Public Attributes | |
Vector4< float > | ambient |
Vector4< float > | attenuation |
Vector4< float > | diffuse |
Vector4< float > | specular |
Vector4< float > | spotCutoff |
Definition at line 39 of file GteSpotLightEffect.h.
Vector4<float> gte::SpotLightEffect::InternalLighting::ambient |
Definition at line 41 of file GteSpotLightEffect.h.
Vector4<float> gte::SpotLightEffect::InternalLighting::attenuation |
Definition at line 45 of file GteSpotLightEffect.h.
Vector4<float> gte::SpotLightEffect::InternalLighting::diffuse |
Definition at line 42 of file GteSpotLightEffect.h.
Vector4<float> gte::SpotLightEffect::InternalLighting::specular |
Definition at line 43 of file GteSpotLightEffect.h.
Vector4<float> gte::SpotLightEffect::InternalLighting::spotCutoff |
Definition at line 44 of file GteSpotLightEffect.h.