SourceLight Member List
This is the complete list of members for
SourceLight, including all inherited members.
getAmbientColor() | SourceLight | |
getDiffuseColor() | SourceLight | |
getGlobalDirection() | SourceLight | |
getOrientation() | SourceLight | |
getSpecularColor() | SourceLight | |
getSpecularExponent() | SourceLight | |
setAmbientColor(const float r, const float g, const float b) | SourceLight | |
setDiffuseColor(const float r, const float g, const float b) | SourceLight | |
setOrientation(const float a11, const float a12, const float a13, const float a14, const float a21, const float a22, const float a23, const float a24, const float a31, const float a32, const float a33, const float a34, const float a41, const float a42, const float a43, const float a44) | SourceLight | |
setSpecularColor(const float r, const float g, const float b) | SourceLight | |
setSpecularExponent(float expo) | SourceLight | |
SourceLight(Color *_ambientColor, Color *_diffuseColor, Color *_specularColor, float *_specularExponent) | SourceLight | |
~SourceLight() | SourceLight | |