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