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