GLVis  v4.2
Accurate and flexible finite element visualization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Variables
material.cpp File Reference

Go to the source code of this file.

Variables

Material materials [5]
 
Light lights []
 
std::array< float, 4 > amb_setting []
 
Light lights_4 []
 

Variable Documentation

std::array<float,4> amb_setting[]
Initial value:
=
{
{ 0.3, 0.3, 0.3, 1.0 },
{ 0.5, 0.5, 0.5, 1.0 },
{ 0.5, 0.5, 0.5, 1.0 },
{ 0.5, 0.5, 0.5, 1.0 },
{ 0.5, 0.5, 0.5, 1.0 }
}

Definition at line 56 of file material.cpp.

Light lights[]
Initial value:
=
{
{ { 1.0, 1.0, 1.0, 0.0 }, { 0.9, 0.9, 0.9, 1.0 }, { 0.8, 0.8, 0.8, 1.0 } },
{ { 0.5, 0.5, 1.0, 0.0 }, { 0.5, 0.5, 0.5, 1.0 }, { 1.0, 1.0, 1.0, 1.0 } },
{ { 0.0, 0.0, 1.0, 0.0 }, { 0.5, 0.5, 0.5, 1.0 }, { 0.0, 0.0, 0.0, 1.0 } },
{ { 0.0, 0.0, 1.0, 0.0 }, { 0.7, 0.7, 0.7, 1.0 }, { 0.6, 0.6, 0.6, 1.0 } }
}

Definition at line 48 of file material.cpp.

Light lights_4[]
Initial value:
=
{
{ { 1.0, 0.0, 1.0, 0.0 }, { 0.4, 0.0, 0.0, 1.0 }, { 0.3, 0.3, 0.3, 1.0 } },
{ { 1.0, 1.0, 1.0, 0.0 }, { 0.0, 0.4, 0.0, 1.0 }, { 0.3, 0.3, 0.3, 1.0 } },
{ { 0.0, 1.0, 1.0, 0.0 }, { 0.0, 0.0, 0.4, 1.0 }, { 0.3, 0.3, 0.3, 1.0 } }
}

Definition at line 65 of file material.cpp.

Material materials[5]

Definition at line 14 of file material.cpp.