clone() | Object | |
equals(Object *pObject) | Object | |
instances() | Object | [static] |
lerp(const Matrix &matrix1, const Matrix &matrix2, float32 interValue) | math::Matrix | |
loadIdentity() | math::Matrix | |
m | math::Matrix | |
Matrix() | math::Matrix | |
Matrix(const Matrix &in) | math::Matrix | |
Object() | Object | |
operator delete(void *pPointer) | Object | |
operator new(size_t size) | Object | |
operator*(const Matrix &in) const | math::Matrix | |
operator=(const Matrix &in) | math::Matrix | |
reset() | math::Matrix | |
rotate(float32 ang, const Vector3f &dir) | math::Matrix | |
setRotation(float32 ang, const Vector3f &dir) | math::Matrix | |
showPointer() | Object | |
toString() | math::Matrix | [inline, virtual] |
~Matrix() | math::Matrix | |
~Object() | Object | [virtual] |