|
CG-Project2
|
This is the complete list of members for LightComponent, including all inherited members.
| attenuation | LightComponent | |
| caster | LightComponent | |
| color | LightComponent | |
| Component()=default (defined in Component) | Component | |
| cutOff | LightComponent | |
| direction | LightComponent | |
| intensity | LightComponent | |
| LightComponent()=delete (defined in LightComponent) | LightComponent | |
| LightComponent(const glm::vec3 &direction) | LightComponent | inline |
| LightComponent(const glm::vec3 &position, const LightConstraint &constraint) | LightComponent | inline |
| LightComponent(const glm::vec3 &position, const glm::vec3 &direction, const LightConstraint &constraint, const float &cutOff=12.5f, const float &outerCutoff=17.5f) | LightComponent | inline |
| outerCutoff | LightComponent | |
| position | LightComponent | |
| type | LightComponent | |
| vectors | LightComponent | |
| ~Component()=default (defined in Component) | Component | virtual |
| ~LightComponent() override=default (defined in LightComponent) | LightComponent | virtual |