SFX3DObject
Engine/source/T3D/sfx/sfx3DWorld.h
SFXObject implementation for the 3D system.
Public Types
Parent
Public Functions
SFX3DObject(SFX3DWorld * world, SceneObject * object)
bool
containsPoint(const F32 point)
getEarTransform(MatrixF & transform)
Return the transform for the ears on this object.
getRealBounds(F32 minBounds, F32 maxBounds)
getReferenceCenter(F32 position)
Detailed Description
SFXObject implementation for the 3D system.
Public Types
typedef SceneObjectLink Parent
Public Functions
SFX3DObject(SFX3DWorld * world, SceneObject * object)
containsPoint(const F32 point)
describeSelf()
getAmbience()
getBounds(F32 minBounds, F32 maxBounds)
getEarTransform(MatrixF & transform)
Return the transform for the ears on this object.
getRealBounds(F32 minBounds, F32 maxBounds)
getReferenceCenter(F32 position)