| Interface | Description |
|---|---|
| Transformation | |
| TransformationManager |
This is an interface for a transformation manager.
|
| TransformationManagerListener |
The listener of a
TransformationManager functions are called when events occurs in the
listened TransformationManager. |
| TransformationStack | |
| TransformationStackListener |
| Class | Description |
|---|---|
| Rotation |
This class represent a Rotation.
|
| TransformationFactory | |
| TransformationManagerImpl |
Default
TransformationManager implementation. |
| TransformationStackImpl | |
| Vector3d | |
| Vector3f | |
| Vector4d |
| Enum | Description |
|---|---|
| TransformationStack.TransformationStackEvent |
Enum of possible transformation stack event.
|
| Exception | Description |
|---|---|
| DegenerateMatrixException |