Interface PMatrixReadable3x3FType<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:
MatrixReadable3x3FType,MatrixReadableFType
- All Known Subinterfaces:
PMatrix3x3FType<A,B>
- All Known Implementing Classes:
PMatrix3x3F
The type of 3x3
float-typed matrices.-
Method Summary