Public Attributes | |
Vector4< float > | ambient |
Vector4< float > | attenuation |
Vector4< float > | diffuse |
Vector4< float > | specular |
Definition at line 38 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalLighting::ambient |
Definition at line 40 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalLighting::attenuation |
Definition at line 43 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalLighting::diffuse |
Definition at line 41 of file GteDirectionalLightEffect.h.
Vector4<float> gte::DirectionalLightEffect::InternalLighting::specular |
Definition at line 42 of file GteDirectionalLightEffect.h.