_blockingObjCache | LightArray | [protected] |
_lightArray | LightArray | [protected] |
_numCaches | LightArray | [protected] |
_on | LightArray | [protected] |
_set | LightArray | [protected] |
clear(void) | LightArray | [inline] |
emitPhoton(Vector3 &o, Vector3 &d, Color3f &p, ESGint i) const | LightArray | [inline] |
getBlockingObject(unsigned cache, ESGint light) const | LightArray | [inline] |
getEmittance(ESGint i) | LightArray | [inline] |
getGeometry(ESGint i) | LightArray | [inline] |
getOID(ESGint i) const | LightArray | [inline] |
getOnMask(void) const | LightArray | [inline] |
getSetMask(void) const | LightArray | [inline] |
getTransformation(ESGint i) | LightArray | [inline] |
isAnyOn(void) const | LightArray | [inline] |
isOn(ESGint i) const | LightArray | [inline] |
isSet(ESGint i) const | LightArray | [inline] |
light(ESGint i) | LightArray | [inline] |
LIGHT0 | LightArray | [static] |
LIGHT1 | LightArray | [static] |
LIGHT2 | LightArray | [static] |
LIGHT3 | LightArray | [static] |
LIGHT4 | LightArray | [static] |
LIGHT5 | LightArray | [static] |
LIGHT6 | LightArray | [static] |
LIGHT7 | LightArray | [static] |
LightArray(unsigned cache=0) | LightArray | [inline] |
LightsExplorer class | LightArray | [friend] |
MAX_LIGHTS | LightArray | [static] |
setBlockingObj(unsigned cache, ESGint light, SceneGraphObject *pObj, const Matrix4 *pMat) | LightArray | [inline] |
setEmittance(ESGint i, Emittance *e) | LightArray | [inline] |
setGeometry(ESGint i, Geometry *g) | LightArray | [inline] |
setOID(ESGint i, SceneGraphObject::OID oid) | LightArray | [inline] |
setTransformation(ESGint i, const Matrix4 &m) | LightArray | [inline] |
turnAllOff(void) | LightArray | [inline] |
turnAllOn(void) | LightArray | [inline] |
turnLightOff(ESGint i) | LightArray | [inline] |
turnLightOn(ESGint i) | LightArray | [inline] |
turnOn(ESGbitmask m) | LightArray | [inline] |
~LightArray() | LightArray | [inline, virtual] |