Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NPasser | |
▼NLinearAlgebra | |
CAngleOf | An angle in various representations |
CDirectionOf | A direction using angles in various representations |
CMatrixOf | Single precision float matrix |
CPolarOf | A polar vector using an angle in various representations |
CQuaternion | A quaternion |
CSphericalOf | A spherical vector using angles in various representations |
CSwingTwistOf | An orientation using swing and twist angles in various representations |
CVector2 | A 2-dimensional vector |
CVector3 | A 3-dimensional vector |
CQuat | A quaternion (C-style) |
CVec2 | 2-dimensional Vector representation (C-style) |
CVec3 | 3-dimensional Vector representation (C-style) |