c++ Programming Glossary: otherquat.x
Using Quaternions for OpenGL Rotations http://stackoverflow.com/questions/9715776/using-quaternions-for-opengl-rotations operator Quaternion OtherQuat float A OtherQuat.a a OtherQuat.x x OtherQuat.y y OtherQuat.z z float X OtherQuat.a x OtherQuat.x.. x OtherQuat.y y OtherQuat.z z float X OtherQuat.a x OtherQuat.x a OtherQuat.y z OtherQuat.z y float Y OtherQuat.a y OtherQuat.x.. a OtherQuat.y z OtherQuat.z y float Y OtherQuat.a y OtherQuat.x z OtherQuat.y a OtherQuat.z x float Z OtherQuat.a z OtherQuat.x..
|