| Interface | Description |
|---|---|
| IViewportTransform |
This is the viewport transform used from drawing.
|
| Class | Description |
|---|---|
| Color3f |
Similar to javax.vecmath.Color3f holder
|
| Mat22 |
A 2-by-2 matrix.
|
| Mat33 |
A 3-by-3 matrix.
|
| MathUtils |
A few math methods that don't fit very well anywhere else.
|
| OBBViewportTransform |
Orientated bounding box viewport transform
|
| OBBViewportTransform.OBB | |
| RaycastResult | |
| Rot |
Represents a rotation
|
| Settings |
Global tuning constants based on MKS units and various integer maximums (vertices per shape,
pairs, etc.).
|
| Sweep |
This describes the motion of a body/shape for TOI computation.
|
| Timer | |
| Transform |
A transform contains translation and rotation.
|
| Vec2 |
A 2D column vector
|
| Vec3 |
Copyright © 2017. All Rights Reserved.