Public Attributes | |
Vector4< float > | ambient |
Vector4< float > | diffuse |
Vector4< float > | emissive |
Vector4< float > | specular |
Definition at line 30 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalMaterial::ambient |
Definition at line 33 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalMaterial::diffuse |
Definition at line 34 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalMaterial::emissive |
Definition at line 32 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalMaterial::specular |
Definition at line 35 of file GteDirectionalLightEffect.h.