| ColorRGB |
ColorRGBA defines a color made from a collection of red, green
and blue values.
|
| ColorRGBA |
ColorRGBA defines a color made from a collection of red, green
and blue values.
|
| FastMath |
FastMath provides 'fast' math approximations and float equivalents of Math
functions.
|
| Matrix3f |
Matrix3f defines a 3x3 matrix.
|
| Matrix4f |
Matrix4f defines and maintains a 4x4 matrix in row major order.
|
| Quaternion |
Quaternion defines a single example of a more general class of
hypercomplex numbers.
|
| Vector2f |
Vector2f defines a Vector for a two float value vector.
|
| Vector3f |
Vector3f defines a Vector for a three float value tuple.
|
| Vector4f |
Vector4f defines a Vector for a four float value tuple.
|