About FastMath
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
License
A 2-dimensional vector that uses integer components instead of floating-point components.
A 3-dimensional vector that uses integer components instead of floating-point components.
A 4-dimensional vector that uses integer components instead of floating-point components.
A 2x2 matrix in row-major order (M[Row, Column]).
A 3x3 matrix in row-major order (M[Row, Column]).
A 4x4 matrix in row-major order (M[Row, Column]).
A quaternion.
A 2-dimensional vector.
A 3-dimensional vector.
A 4-dimensional vector.
Adds common constants of type TMatrix2
Adds common constants of type TMatrix3
Adds common constants of type TMatrix4
Adds common constants and functionality to TQuaternion
Adds common constants of type TVector2
Adds common constants of type TVector3
Adds common constants of type TVector4