_duplicate_attributes(const Transform &) | Transform | [protected, virtual] |
_haveAbbrev | Transform | [protected] |
_mat | Transform | [protected] |
_rotMat | Transform | [protected] |
_scVec | Transform | [protected] |
_trVec | Transform | [protected] |
clone(void) const | Transform | [virtual] |
get(void) | Transform | [inline] |
get(void) const | Transform | [inline] |
getRotation(void) | Transform | [inline] |
getScale(void) | Transform | [inline] |
getTranslation(void) | Transform | [inline] |
rotate(float a, const Vector3 &axis) | Transform | |
rotateX(float a) | Transform | |
rotateY(float a) | Transform | |
rotateZ(float a) | Transform | |
scale(float s) | Transform | |
scale(float sx, float sy, float sz) | Transform | |
scale(const Vector3 &s) | Transform | |
setIdentity(void) | Transform | |
transform(const Matrix4 &mat) | Transform | |
Transform() | Transform | [inline] |
Transform(const Matrix4 &src) | Transform | [inline] |
translate(float x, float y, float z) | Transform | |
~ESGObject() | ESGObject | [inline, virtual] |
~Transform() | Transform | [inline, virtual] |