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

public interface PMatrixReadable3x3FType<A,​B>
extends MatrixReadable3x3FType
The type of 3x3 float-typed matrices.