| Class and Description |
|---|
| Matrix3f
Contains the definition of a 3x3 Matrix of floats, and associated functions to transform
it.
|
| Matrix4f
Contains the definition of a 4x4 Matrix of floats, and associated functions to transform
it.
|
| Quaternionf
Contains the definition and functions for rotations expressed as
4-dimensional vectors
|
| Vector3f
Contains the definition of a Vector comprising 3 floats and associated
transformations.
|
| Vector4f
Contains the definition of a Vector comprising 4 floats and associated
transformations.
|
Copyright © 2015–2016 JOML. All rights reserved.