|
Abacus
|
| ▼NAbacus | |
| ▼NDoublePrecision | |
| CMaths | Provides maths functions with consistent function signatures across supported precisions. |
| CMatrix44 | Double precision Matrix44. |
| CQuaternion | Double precision Quaternion. |
| CVector2 | Double precision Vector2. |
| CVector3 | Double precision Vector3. |
| CVector4 | Double precision Vector4. |
| ▼NFixed32Precision | |
| CFixed32 | 32 bit signed Q16.16 number. |
| CMaths | Provides maths functions with consistent function signatures across supported precisions. |
| CMatrix44 | Fixed32 precision Matrix44. |
| CQuaternion | Fixed32 precision Quaternion. |
| CVector2 | Fixed32 precision Vector2. |
| CVector3 | Fixed32 precision Vector3. |
| CVector4 | Fixed32 precision Vector4. |
| ▼NFixed64Precision | |
| CFixed64 | 64 bit signed Q40.24 number. |
| CMaths | Provides maths functions with consistent function signatures across supported precisions. |
| CMatrix44 | Fixed64 precision Matrix44. |
| CQuaternion | Fixed64 precision Quaternion. |
| CVector2 | Fixed64 precision Vector2. |
| CVector3 | Fixed64 precision Vector3. |
| CVector4 | Fixed64 precision Vector4. |
| ▼NSinglePrecision | |
| CMaths | Provides maths functions with consistent function signatures across supported precisions. |
| CMatrix44 | Single precision Matrix44. |
| CQuaternion | Single precision Quaternion. |
| CVector2 | Single precision Vector2. |
| CVector3 | Single precision Vector3. |
| CVector4 | Single precision Vector4. |
1.8.11