getCenter(void) const | nvmath::Trafo | [inline] |
getInverse(void) const | nvmath::Trafo | |
getMatrix(void) const | nvmath::Trafo | |
getOrientation(void) const | nvmath::Trafo | [inline] |
getScaling(void) const | nvmath::Trafo | [inline] |
getTranslation(void) const | nvmath::Trafo | [inline] |
lerp(float alpha, const Trafo &t0, const Trafo &t1) | nvmath::Trafo | [related] |
setCenter(const Vec3f ¢er) | nvmath::Trafo | [inline] |
setIdentity(void) | nvmath::Trafo | [inline] |
setOrientation(const Quatf &orientation) | nvmath::Trafo | [inline] |
setScaling(const Vec3f &scaling) | nvmath::Trafo | [inline] |
setTranslation(const Vec3f &translation) | nvmath::Trafo | [inline] |
Trafo(void) | nvmath::Trafo | [inline] |