Blender V2.61 - r43446

SG_Spatial Member List

This is the complete list of members for SG_Spatial, including all inherited members.
ActivateDestructionCallback()SG_IObject [inline, protected]
ActivateRecheduleUpdateCallback()SG_IObject [inline, protected]
ActivateReplicationCallback(SG_IObject *replica)SG_IObject [inline, protected]
ActivateScheduleUpdateCallback()SG_IObject [inline, protected]
ActivateUpdateTransformCallback()SG_IObject [inline, protected]
AddBack(SG_DList *item)SG_DList [inline]
AddFront(SG_DList *item)SG_DList [inline]
AddSGController(SG_Controller *cont)SG_IObject
Back()SG_DList [inline]
Back() const SG_DList [inline]
BBox()SG_Spatial [inline]
ClearDirty()SG_Spatial [inline]
ClearModified()SG_Spatial [inline]
ComputeWorldTransforms(const SG_Spatial *parent, bool &parentUpdated)SG_Spatial [inline]
Delink()SG_DList [inline]
Destruct()=0SG_IObject [pure virtual]
Empty()SG_DList [inline]
getAABBox(MT_Point3 *box) const SG_Spatial
getBBox(MT_Point3 *box) const SG_Spatial
GetCallBackFunctions()SG_IObject [inline]
GetLocalOrientation() const SG_Spatial [inline]
GetLocalPosition() const SG_Spatial [inline]
GetLocalScale() const SG_Spatial [inline]
GetParentRelation()SG_Spatial [inline]
GetSGClientInfo() const SG_IObject [inline]
GetSGClientInfo()SG_IObject [inline]
GetSGClientObject() const SG_IObject [inline]
GetSGClientObject()SG_IObject [inline]
GetSGControllerList()SG_IObject [inline]
GetWorldOrientation() const SG_Spatial [inline]
GetWorldPosition() const SG_Spatial [inline]
GetWorldScaling() const SG_Spatial [inline]
GetWorldTransform() const SG_Spatial
inside(const MT_Point3 &point) const SG_Spatial
IsDirty()SG_Spatial [inline]
IsModified()SG_Spatial [inline]
KX_BoneParentRelation classSG_Spatial [friend]
KX_NormalParentRelation classSG_Spatial [friend]
KX_SlowParentRelation classSG_Spatial [friend]
KX_VertexParentRelation classSG_Spatial [friend]
m_bboxSG_Spatial [protected]
m_blinkSG_DList [protected]
m_bqlinkSG_QList [protected]
m_flinkSG_DList [protected]
m_fqlinkSG_QList [protected]
m_localPositionSG_Spatial [protected]
m_localRotationSG_Spatial [protected]
m_localScalingSG_Spatial [protected]
m_modifiedSG_Spatial [protected]
m_ogldirtySG_Spatial [protected]
m_parent_relationSG_Spatial [protected]
m_radiusSG_Spatial [protected]
m_worldPositionSG_Spatial [protected]
m_worldRotationSG_Spatial [protected]
m_worldScalingSG_Spatial [protected]
Peek()SG_DList [inline]
Peek() const SG_DList [inline]
QAddBack(SG_QList *item)SG_QList [inline]
QAddFront(SG_QList *item)SG_QList [inline]
QBack()SG_QList [inline]
QDelink()SG_QList [inline]
QEmpty()SG_QList [inline]
QPeek()SG_QList [inline]
QRemove()SG_QList [inline]
Radius() const SG_Spatial [inline]
RelativeRotate(const MT_Matrix3x3 &rot, bool local)SG_Spatial
RelativeScale(const MT_Vector3 &scale)SG_Spatial [inline]
RelativeTranslate(const MT_Vector3 &trans, const SG_Spatial *parent, bool local)SG_Spatial
Remove()SG_DList [inline]
RemoveAllControllers()SG_IObject
RemoveSGController(SG_Controller *cont)SG_IObject
Self()SG_DList [inline]
Self() const SG_DList [inline]
SetBBox(SG_BBox &bbox)SG_Spatial [inline]
SetControllerTime(double time)SG_IObject
SetLocalOrientation(const MT_Matrix3x3 &rot)SG_Spatial [inline]
SetLocalOrientation(const float *rot)SG_Spatial [inline]
SetLocalPosition(const MT_Point3 &trans)SG_Spatial [inline]
SetLocalScale(const MT_Vector3 &scale)SG_Spatial [inline]
SetModified()SG_Spatial [inline]
SetParentRelation(SG_ParentRelation *relation)SG_Spatial
SetRadius(MT_Scalar radius)SG_Spatial [inline]
SetSGClientInfo(void *clientInfo)SG_IObject [inline]
SetSGClientObject(void *clientObject)SG_IObject [inline]
SetWorldFromLocalTransform()SG_Spatial [inline]
SetWorldOrientation(const MT_Matrix3x3 &rot)SG_Spatial [inline]
SetWorldPosition(const MT_Point3 &trans)SG_Spatial [inline]
SetWorldScale(const MT_Vector3 &scale)SG_Spatial [inline]
SG_Controller classSG_Spatial [friend]
SG_DList()SG_DList [inline]
SG_DList(const SG_DList &other)SG_DList [inline]
SG_IObject(void *clientobj, void *clientinfo, SG_Callbacks &callbacks)SG_IObject [protected]
SG_IObject(const SG_IObject &other)SG_IObject [protected]
SG_QList()SG_QList [inline]
SG_QList(const SG_QList &other)SG_QList [inline]
SG_Spatial(void *clientobj, void *clientinfo, SG_Callbacks &callbacks)SG_Spatial [protected]
SG_Spatial(const SG_Spatial &other)SG_Spatial [protected]
UpdateSpatialData(const SG_Spatial *parent, double time, bool &parentUpdated)SG_Spatial [protected]
~SG_DList()SG_DList [inline, virtual]
~SG_IObject()SG_IObject [virtual]
~SG_QList()SG_QList [inline, virtual]
~SG_Spatial()SG_Spatial [protected, virtual]