HDK
|
#include <GR_Light.h>
Public Member Functions | |
uint32 | getLightMask (const UT_Set< int > &active) const |
void | setGLLights (RE_LightList *list) |
const RE_LightList * | glLights () const |
RE_LightList * | glLights () |
exint | entries () const |
bool | hasLight (int id) const |
GR_LightPtr | getLight (int id) const |
GR_LightPtr | getLightByIndex (int index) const |
void | add (int id, GR_Light *new_light) |
bool | remove (int id) |
void | removeAll () |
void | removeAllBut (const UT_Set< int > &active_lights) |
Definition at line 146 of file GR_Light.h.
Definition at line 175 of file GR_Light.h.
|
inline |
Definition at line 155 of file GR_Light.h.
|
inline |
Definition at line 164 of file GR_Light.h.
|
inline |
Definition at line 173 of file GR_Light.h.
|
inline |
Definition at line 152 of file GR_Light.h.
|
inline |
Definition at line 153 of file GR_Light.h.
|
inline |
Definition at line 157 of file GR_Light.h.
|
inline |
Definition at line 180 of file GR_Light.h.
void GR_LightList::removeAll | ( | ) |
|
inline |
Definition at line 151 of file GR_Light.h.