Binary16 |
Functions to convert values to/from the binary16 format
specified in IEEE 754 2008 .
|
Binary32 |
Functions for interrogating binary32 (float) values.
|
Binary64 |
Functions for interrogating binary64 (double) values.
|
FixedPoint |
|
FloatUtil |
Basic Float math utility functions.
|
FovHVHalves |
Horizontal and vertical field of view (FOV) halves,
allowing a non-centered projection.
|
Matrix4 |
Simple float array-backed float 4x4 matrix
exposing FloatUtil matrix functionality in an object oriented manner.
|
Quaternion |
Quaternion implementation supporting
Gimbal-Lock free rotations.
|
Ray |
Simple compound denoting a ray.
|
VectorUtil |
|