afxT3DPointLightData
Engine/source/afx/ce/afxPointLight_T3D.h
Private Types
Parent
Public Functions
afxT3DPointLightData(const afxT3DPointLightData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef afxT3DLightBaseData Parent
Public Attributes
F32 mRadius
Public Functions
afxT3DPointLightData()
afxT3DPointLightData(const afxT3DPointLightData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxT3DPointLightData )
onAdd()
Reimplemented from: afxT3DLightBaseData
packData(BitStream * )
Reimplemented from: afxT3DLightBaseData
unpackData(BitStream * )
Reimplemented from: afxT3DLightBaseData