Go to the documentation of this file.
67 Entity *getParentEntity(
void)
const;
70 void setParentEntity(
Entity *pEntity);
77 void setInheritParentEntityOrientation(
bool inherit);
81 bool getInheritParentEntityOrientation(
void)
const;
87 void setInheritParentEntityScale(
bool inherit);
91 bool getInheritParentEntityScale(
void)
const;
94 const Matrix4& getParentEntityTransform(
void)
const;
97 const Matrix4& _getFullLocalTransform(
void)
const;
100 void needUpdate(
bool forceParentUpdate =
false);
103 void updateFromParentImpl(
void)
const;
123 #endif//__TagPoint_H_
bool mInheritParentEntityOrientation
A tagged point on a skeleton, which can be used to attach entities to on specific other entities.
Abstract class defining a movable object in a scene.
Defines an instance of a discrete, movable object based on a Mesh.
Class encapsulating a standard 4x4 homogeneous matrix.
Matrix4 mFullLocalTransform
A collection of Bone objects used to animate a skinned mesh.
bool mInheritParentEntityScale
MovableObject * mChildObject
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.