AddAffectedLightingInfo(iLightingInfo *li) | csStatLight | |
ambient_blue | csLight | [static] |
ambient_green | csLight | [static] |
ambient_red | csLight | [static] |
attenuation | csLight | [protected] |
CalculateInfluenceRadius() | csLight | [protected] |
CalculateLighting() | csStatLight | |
CalculateLighting(iMeshWrapper *mesh) | csStatLight | |
center | csLight | [protected] |
Children | csObject | [protected] |
color | csLight | [protected] |
csid | csObject | [protected] |
csLight(float x, float y, float z, float dist, float red, float green, float blue) | csLight | |
csObject(iBase *pParent=NULL) | csObject | |
csObject(csObject &o) | csObject | |
csStatLight(float x, float y, float z, float dist, float red, float green, float blue, bool dynamic) | csStatLight | |
DecRef()=0 | iBase | [pure virtual] |
dist | csLight | [protected] |
flags | csLight | |
GenerateUniqueID() | csLight | [protected] |
GetAttenuation() | csLight | [inline] |
GetBrightnessAtDistance(float d) | csLight | |
GetCenter() | csLight | [inline] |
GetChild(int iInterfaceID, int iVersion, const char *Name=NULL, bool FirstName=false) const | csObject | [virtual] |
GetChild(const char *Name) const | csObject | [virtual] |
GetChildNode() const | csLight | [inline] |
GetColor() | csLight | [inline] |
GetHalo() | csLight | [inline] |
GetID() const | csObject | [virtual] |
GetInverseRadius() const | csLight | [inline] |
GetIterator() | csObject | [virtual] |
GetLightID() | csLight | [inline] |
GetName() const | csObject | [virtual] |
GetObjectParent() const | csObject | [virtual] |
GetRadius() const | csLight | [inline] |
GetRefCount()=0 | iBase | [pure virtual] |
GetSector() const | csLight | [inline] |
GetSquaredRadius() const | csLight | [inline] |
halo | csLight | [protected] |
IncRef()=0 | iBase | [pure virtual] |
InitializeObject() | csObject | [protected] |
inv_dist | csLight | [protected] |
IsDynamic() const | csStatLight | [inline, virtual] |
light_cb_vector | csLight | [protected] |
lightnr | csLight | [protected] |
Name | csObject | [protected] |
ObjAdd(iObject *obj) | csObject | [virtual] |
ObjAddChildren(iObject *Parent) | csObject | [virtual] |
ObjRemove(iObject *obj) | csObject | [virtual] |
ObjRemoveAll() | csObject | [virtual] |
ParentObject | csObject | [protected] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion) | iBase | [inline, static] |
scfiLight | csLight | |
scfiStatLight | csStatLight | |
sector | csLight | [protected] |
SetAttenuation(int a) | csLight | |
SetCenter(const csVector3 &v) | csLight | |
SetChildNode(csKDTreeChild *childnode) | csLight | [inline] |
SetColor(const csColor &col) | csStatLight | [virtual] |
SetHalo(csHalo *Halo) | csLight | |
SetName(const char *iName) | csObject | [virtual] |
SetObjectParent(iObject *) | csObject | [virtual] |
SetRadius(float radius) | csLight | |
SetSector(csSector *sector) | csLight | [virtual] |
sqdist | csLight | [protected] |
~csLight() | csLight | [virtual] |
~csObject() | csObject | [virtual] |
~csStatLight() | csStatLight | [virtual] |