| Interface | Description |
|---|---|
| Matrix3DBasics |
Write and read interface for a 3-by-3 matrix object.
|
| Matrix3DReadOnly |
Read-only interface for any type of 3-by-3 matrices.
|
| RotationMatrixReadOnly |
Read interface used for 3-by-3 rotation matrices.
|
| RotationScaleMatrixReadOnly |
Read interface for 3-by-3 rotation-scale matrices.
|