Abacus
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NAbacus
 NDoublePrecision
 CMathsProvides maths functions with consistent function signatures across supported precisions.
 CMatrix44Double precision Matrix44.
 CQuaternionDouble precision Quaternion.
 CVector2Double precision Vector2.
 CVector3Double precision Vector3.
 CVector4Double precision Vector4.
 NFixed32Precision
 CFixed3232 bit signed Q16.16 number.
 CMathsProvides maths functions with consistent function signatures across supported precisions.
 CMatrix44Fixed32 precision Matrix44.
 CQuaternionFixed32 precision Quaternion.
 CVector2Fixed32 precision Vector2.
 CVector3Fixed32 precision Vector3.
 CVector4Fixed32 precision Vector4.
 NFixed64Precision
 CFixed6464 bit signed Q40.24 number.
 CMathsProvides maths functions with consistent function signatures across supported precisions.
 CMatrix44Fixed64 precision Matrix44.
 CQuaternionFixed64 precision Quaternion.
 CVector2Fixed64 precision Vector2.
 CVector3Fixed64 precision Vector3.
 CVector4Fixed64 precision Vector4.
 NSinglePrecision
 CMathsProvides maths functions with consistent function signatures across supported precisions.
 CMatrix44Single precision Matrix44.
 CQuaternionSingle precision Quaternion.
 CVector2Single precision Vector2.
 CVector3Single precision Vector3.
 CVector4Single precision Vector4.