This is the complete list of members for ven::Light, including all inherited members.
| color | ven::Light | |
| getId() const | ven::Light | inline |
| getName() const | ven::Light | inline |
| getShininess() const | ven::Light | inline |
| Light(const unsigned int objId) | ven::Light | inlineexplicit |
| Light(const Light &)=delete | ven::Light | |
| Light(Light &&)=default | ven::Light | |
| m_lightId | ven::Light | private |
| m_name | ven::Light | private |
| m_shininess | ven::Light | private |
| Map typedef | ven::Light | |
| operator=(const Light &)=delete | ven::Light | |
| operator=(Light &&)=default | ven::Light | |
| setName(const std::string &name) | ven::Light | inline |
| setShininess(const float shininess) | ven::Light | inline |
| transform | ven::Light | |
| ~Light()=default | ven::Light |