| Class | Description | |
|---|---|---|
| Matrix3D | The Matrix3D Class is a value object containing a 4x4 matrix used in 3D math, commonly representing affine transformations. | |
| Transformation3D | The Transformation3D class represents a transformation of an object in 3D space. | |
| Vector3D | The Vector3D class represents a point or a direction in 3D space. |