, 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()=0 | SG_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 class | SG_Spatial | [friend] |
KX_NormalParentRelation class | SG_Spatial | [friend] |
KX_SlowParentRelation class | SG_Spatial | [friend] |
KX_VertexParentRelation class | SG_Spatial | [friend] |
m_bbox | SG_Spatial | [protected] |
m_blink | SG_DList | [protected] |
m_bqlink | SG_QList | [protected] |
m_flink | SG_DList | [protected] |
m_fqlink | SG_QList | [protected] |
m_localPosition | SG_Spatial | [protected] |
m_localRotation | SG_Spatial | [protected] |
m_localScaling | SG_Spatial | [protected] |
m_modified | SG_Spatial | [protected] |
m_ogldirty | SG_Spatial | [protected] |
m_parent_relation | SG_Spatial | [protected] |
m_radius | SG_Spatial | [protected] |
m_worldPosition | SG_Spatial | [protected] |
m_worldRotation | SG_Spatial | [protected] |
m_worldScaling | SG_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 class | SG_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] |