SFX3DObject

Engine/source/T3D/sfx/sfx3DWorld.h

SFXObject implementation for the 3D system.

More...

Public Types

Public Functions

SFX3DObject(SFX3DWorld * world, SceneObject * object)
bool
getBounds(F32 minBounds, F32 maxBounds)
getEarTransform(MatrixF & transform)

Return the transform for the ears on this object.

getRealBounds(F32 minBounds, F32 maxBounds)

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)