Interface PMatrixReadable4x4DType<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:
MatrixReadable4x4DType, MatrixReadableDType
All Known Subinterfaces:
PMatrix4x4DType<A,​B>, PMatrixByteBuffered4x4Type<A,​B>, PMatrixStorage4x4Type<A,​B>
All Known Implementing Classes:
PMatrix4x4D, PMatrixByteBuffered4x4s16, PMatrixByteBuffered4x4s32, PMatrixByteBuffered4x4s64

public interface PMatrixReadable4x4DType<A,​B>
extends MatrixReadable4x4DType
The type of 4x4 double-typed matrices.