| Name | Description | Type | Package | Framework |
| AABBox | Axis Aligned Bounding Box. | Class | com.jogamp.opengl.math.geom | JogAmp |
| Binary16 | Functions to convert values to/from the binary16 format specified in IEEE 754 2008. | Class | com.jogamp.opengl.math | JogAmp |
| Binary32 | Functions for interrogating binary32 (float) values. | Class | com.jogamp.opengl.math | JogAmp |
| Binary64 | Functions for interrogating binary64 (double) values. | Class | com.jogamp.opengl.math | JogAmp |
| FixedPoint | Class | com.jogamp.opengl.math | JogAmp | |
| FloatUtil | Basic Float math utility functions. | Class | com.jogamp.opengl.math | JogAmp |
| FovHVHalves | Horizontal and vertical field of view (FOV) halves, allowing a non-centered projection. | Class | com.jogamp.opengl.math | JogAmp |
| Frustum | Providing frustum planes derived by different inputs (P*MV, . | Class | com.jogamp.opengl.math.geom | JogAmp |
| Frustum .FovDesc | Frustum description by fovhv and zNear, zFar. | Class | com.jogamp.opengl.math.geom.Frustum | JogAmp |
| Frustum .Location | Class | com.jogamp.opengl.math.geom.Frustum | JogAmp | |
| Frustum .Plane | Plane equation := dot(n, x - p) = 0 -> ax + bc + cx + d == 0 In order to work w/ isOutside(. | Class | com.jogamp.opengl.math.geom.Frustum | JogAmp |
| Matrix4 | Simple float array-backed float 4x4 matrix exposing FloatUtil matrix functionality in an object oriented manner. | Class | com.jogamp.opengl.math | JogAmp |
| Quaternion | Quaternion implementation supporting Gimbal-Lock free rotations. | Class | com.jogamp.opengl.math | JogAmp |
| Ray | Simple compound denoting a ray. | Class | com.jogamp.opengl.math | JogAmp |
| VectorUtil | Class | com.jogamp.opengl.math | JogAmp | |
| VectorUtil .Winding | Class | com.jogamp.opengl.math.VectorUtil | JogAmp | |
| Vert2fImmutable | Interface | com.jogamp.opengl.math | JogAmp | |
| Vert3fImmutable | Interface | com.jogamp.opengl.math | JogAmp | |