Interface PMatrixReadable4x4FType<A,B>
- Type Parameters:
A- A phantom type parameter (possibly representing a source coordinate system)B- A phantom type parameter (possibly representing a target coordinate system)
- All Superinterfaces:
MatrixReadable4x4FType, MatrixReadableFType
- All Known Subinterfaces:
PMatrix4x4FType<A,B>
- All Known Implementing Classes:
PMatrix4x4F
The type of 4x4
float-typed matrices.-
Method Summary