| Interface | Description |
|---|---|
| PMatrix2x2DType<A,B> |
The type of 2x2
double-typed matrices. |
| PMatrix2x2FType<A,B> |
The type of 2x2
float-typed matrices. |
| PMatrix3x3DType<A,B> |
The type of 3x3
double-typed matrices. |
| PMatrix3x3FType<A,B> |
The type of 3x3
float-typed matrices. |
| PMatrix4x4DType<A,B> |
The type of 4x4
double-typed matrices. |
| PMatrix4x4FType<A,B> |
The type of 4x4
float-typed matrices. |
| PMatrixReadable2x2DType<A,B> |
The type of 2x2
double-typed matrices. |
| PMatrixReadable2x2FType<A,B> |
The type of 2x2
float-typed matrices. |
| PMatrixReadable3x3DType<A,B> |
The type of 3x3
double-typed matrices. |
| PMatrixReadable3x3FType<A,B> |
The type of 3x3
float-typed matrices. |
| PMatrixReadable4x4DType<A,B> |
The type of 4x4
double-typed matrices. |
| PMatrixReadable4x4FType<A,B> |
The type of 4x4
float-typed matrices. |
| Class | Description |
|---|---|
| PMatrices2x2D |
Functions over
PMatrix2x2D values. |
| PMatrices2x2F |
Functions over
PMatrix2x2F values. |
| PMatrices3x3D |
Functions over
PMatrix3x3D values. |
| PMatrices3x3F |
Functions over
PMatrix3x3F values. |
| PMatrices4x4D |
Functions over
PMatrix4x4D values. |
| PMatrices4x4F |
Functions over
PMatrix4x4F values. |
| PMatrix2x2D<A,B> |
The type of 2x2
double-typed matrices. |
| PMatrix2x2D.Builder<A,B> |
Builds instances of type
PMatrix2x2D. |
| PMatrix2x2F<A,B> |
The type of 2x2
float-typed matrices. |
| PMatrix2x2F.Builder<A,B> |
Builds instances of type
PMatrix2x2F. |
| PMatrix3x3D<A,B> |
The type of 3x3
double-typed matrices. |
| PMatrix3x3D.Builder<A,B> |
Builds instances of type
PMatrix3x3D. |
| PMatrix3x3F<A,B> |
The type of 3x3
float-typed matrices. |
| PMatrix3x3F.Builder<A,B> |
Builds instances of type
PMatrix3x3F. |
| PMatrix4x4D<A,B> |
The type of 4x4
double-typed matrices. |
| PMatrix4x4D.Builder<A,B> |
Builds instances of type
PMatrix4x4D. |
| PMatrix4x4F<A,B> |
The type of 4x4
float-typed matrices. |
| PMatrix4x4F.Builder<A,B> |
Builds instances of type
PMatrix4x4F. |
Copyright © 2017 <code@io7m.com> http://io7m.com