PixelLightAPI  .
PLMath::EulerAngles Member List
This is the complete list of members for PLMath::EulerAngles, including all inherited members.
EOrder enum namePLMath::EulerAngles
FromMatrix(const Matrix3x3 &mRot, float &fAngleX, float &fAngleY, float &fAngleZ, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
FromMatrix(const Matrix3x4 &mRot, float &fAngleX, float &fAngleY, float &fAngleZ, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
FromMatrix(const Matrix4x4 &mRot, float &fAngleX, float &fAngleY, float &fAngleZ, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
FromQuaternion(const Quaternion &qRotation, float &fAngleX, float &fAngleY, float &fAngleZ, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
ToMatrix(float fAngleX, float fAngleY, float fAngleZ, Matrix3x3 &mRot, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
ToMatrix(float fAngleX, float fAngleY, float fAngleZ, Matrix3x4 &mRot, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
ToMatrix(float fAngleX, float fAngleY, float fAngleZ, Matrix4x4 &mRot, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
ToQuaternion(float fAngleX, float fAngleY, float fAngleZ, Quaternion &qRotation, EOrder nOrder=XYZs)PLMath::EulerAngles [static]
XYXr enum valuePLMath::EulerAngles
XYXs enum valuePLMath::EulerAngles
XYZr enum valuePLMath::EulerAngles
XYZs enum valuePLMath::EulerAngles
XZXr enum valuePLMath::EulerAngles
XZXs enum valuePLMath::EulerAngles
XZYr enum valuePLMath::EulerAngles
XZYs enum valuePLMath::EulerAngles
YXYr enum valuePLMath::EulerAngles
YXYs enum valuePLMath::EulerAngles
YXZr enum valuePLMath::EulerAngles
YXZs enum valuePLMath::EulerAngles
YZXr enum valuePLMath::EulerAngles
YZXs enum valuePLMath::EulerAngles
YZYr enum valuePLMath::EulerAngles
YZYs enum valuePLMath::EulerAngles
ZXYr enum valuePLMath::EulerAngles
ZXYs enum valuePLMath::EulerAngles
ZXZr enum valuePLMath::EulerAngles
ZXZs enum valuePLMath::EulerAngles
ZYXr enum valuePLMath::EulerAngles
ZYXs enum valuePLMath::EulerAngles
ZYZr enum valuePLMath::EulerAngles
ZYZs enum valuePLMath::EulerAngles


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:19
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported