This is the complete list of members for TransformInfo, including all inherited members.
| applyEuler | TransformInfo | |
| eulerZYX | TransformInfo | |
| isApplyTransform() const | TransformInfo | inline |
| isPositionChanged | TransformInfo | |
| isRotate | TransformInfo | |
| isScale | TransformInfo | |
| isTranslate | TransformInfo | |
| position | TransformInfo | |
| quaternion | TransformInfo | |
| rotateParam | TransformInfo | |
| scaleXYZ | TransformInfo | |
| setPostion(const CCVector3 &pos) | TransformInfo | inline |
| setRotation(double zAngle, double yAngle, double xAngle) | TransformInfo | inline |
| setRotation(double zyxAngle[3]) | TransformInfo | inline |
| setRotation(double angle, double x, double y, double z) | TransformInfo | inline |
| setRotation(double angle, const CCVector3 &axis) | TransformInfo | inline |
| setRotation(double angle, const CCVector3d &axis) | TransformInfo | inline |
| setScale(const CCVector3 &scale) | TransformInfo | inline |
| setTransformation(const ccGLMatrixd &transform, bool updateTranslation=true, bool useEuler=false) | TransformInfo | inline |
| setTransformation(const ccGLMatrix &transform, bool updateTranslation=true, bool useEuler=true) | TransformInfo | inline |
| setTranslationEnd(const CCVector3 &trans) | TransformInfo | inline |
| setTranslationStart(const CCVector3 &trans) | TransformInfo | inline |
| transVecEnd | TransformInfo | |
| transVecStart | TransformInfo | |