| Interface | Description |
|---|---|
| Transformer |
An interface applied to objects that can act as vector transformers.
|
| Class | Description |
|---|---|
| MathUtil |
Utility class for everything related to numbers.
|
| MatrixStack | |
| MatrixUtil | |
| Operator<I extends Operator<I,O>,O extends I> |
Applied to any object that can do mathematical operations.
|
| RotationUtil |
A rotation utility class.
|
| TransformUtil | |
| Vector2DUtil |
An extension of Apache Common's Vector2D class
|
| Vector3DUtil |
An extension of Apache Common's Vector3D class
|