Interface PMatrixByteBuffered4x4Type<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:
MatrixByteBufferedType, MatrixReadable4x4DType, MatrixReadableDType, MatrixStorage4x4Type, MatrixStorageType, PMatrixReadable4x4DType<A,B>, PMatrixStorage4x4Type<A, B>, TensorByteBufferedType
- All Known Implementing Classes:
PMatrixByteBuffered4x4s16, PMatrixByteBuffered4x4s32, PMatrixByteBuffered4x4s64
public interface PMatrixByteBuffered4x4Type<A,B>
extends PMatrixStorage4x4Type<A,B>, MatrixByteBufferedType
The type of byte buffer backed 4x4 matrices.
-
Method Summary
Methods inherited from interface MatrixReadable4x4DType
r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3, rowColumnMethods inherited from interface MatrixStorage4x4Type
setMatrix4x4D, setMatrix4x4FMethods inherited from interface PMatrixStorage4x4Type
setPMatrix4x4D, setPMatrix4x4FMethods inherited from interface TensorByteBufferedType
byteBuffer, byteOffset, offset, sizeBytes