Untold Engine  Beta v0.0.16
docs
U4DEngine::U4DTransformationManagerInterface Member List

This is the complete list of members for U4DEngine::U4DTransformationManagerInterface, including all inherited members.

rotateAboutAxis(float angle, U4DVector3n &axisOrientation, U4DVector3n &axisPosition)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateBy(U4DQuaternion &rotation)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateBy(float angle, U4DVector3n &axis)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateBy(float angleX, float angleY, float angleZ)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateTo(U4DQuaternion &rotation)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateTo(U4DMatrix3n &uRotationMatrix)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateTo(float angle, U4DVector3n &axis)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
rotateTo(float angleX, float angleY, float angleZ)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
translateBy(float x, float y, float z)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
translateTo(U4DVector3n &translation)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
translateTo(float x, float y, float z)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
translateTo(U4DVector2n &translation)=0U4DEngine::U4DTransformationManagerInterfacepure virtual
~U4DTransformationManagerInterface()U4DEngine::U4DTransformationManagerInterfaceinline