This is the complete list of members for Castor3D::LightCategory, including all inherited members.
Bind(Castor::PxBufferBase &p_texture, uint32_t p_index) const =0 | Castor3D::LightCategory | pure virtual |
DoBindComponent(Castor::Point3f const &p_component, int p_index, int &p_offset, Castor::PxBufferBase &p_data) const | Castor3D::LightCategory | protected |
DoBindComponent(Castor::Point4f const &p_component, int p_index, int &p_offset, Castor::PxBufferBase &p_data) const | Castor3D::LightCategory | protected |
DoBindComponent(Castor::Coords4f const &p_component, int p_index, int &p_offset, Castor::PxBufferBase &p_data) const | Castor3D::LightCategory | protected |
GetAmbientIntensity() const | Castor3D::LightCategory | inline |
GetColour() const | Castor3D::LightCategory | inline |
GetColour() | Castor3D::LightCategory | inline |
GetDiffuseIntensity() const | Castor3D::LightCategory | inline |
GetIntensity() const | Castor3D::LightCategory | inline |
GetIntensity() | Castor3D::LightCategory | inline |
GetLight() const | Castor3D::LightCategory | inline |
GetLightType() const | Castor3D::LightCategory | inline |
GetPositionType() const | Castor3D::LightCategory | inlineprotected |
GetSpecularIntensity() const | Castor3D::LightCategory | inline |
Light class | Castor3D::LightCategory | friend |
LightCategory(eLIGHT_TYPE p_lightType) | Castor3D::LightCategory | |
SetAmbientIntensity(float p_intensity) | Castor3D::LightCategory | inline |
SetColour(Castor::Point3f const &p_colour) | Castor3D::LightCategory | inline |
SetDiffuseIntensity(float p_intensity) | Castor3D::LightCategory | inline |
SetIntensity(Castor::Point3f const &p_intensity) | Castor3D::LightCategory | inline |
SetLight(Light *val) | Castor3D::LightCategory | inline |
SetPositionType(Castor::Point4f const &p_position) | Castor3D::LightCategory | inlineprotectedvirtual |
SetPositionType(Castor::Point4d const &p_position) | Castor3D::LightCategory | inlineprotectedvirtual |
SetSpecularIntensity(float p_intensity) | Castor3D::LightCategory | inline |
~LightCategory() | Castor3D::LightCategory | virtual |