A - A phantom type parameter (possibly representing a source
coordinate system)B - A phantom type parameter (possibly representing a target
coordinate system)MatrixReadable4x4DType, MatrixReadableDType, MatrixStorage4x4Type, MatrixStorageType, PMatrixReadable4x4DType<A,B>PMatrixByteBuffered4x4Type<A,B>PMatrixByteBuffered4x4s16, PMatrixByteBuffered4x4s32, PMatrixByteBuffered4x4s64public interface PMatrixStorage4x4Type<A,B> extends PMatrixReadable4x4DType<A,B>, MatrixStorage4x4Type
| Modifier and Type | Method | Description |
|---|---|---|
void |
setPMatrix4x4D(PMatrix4x4D<A,B> m) |
Set the components from the given matrix.
|
void |
setPMatrix4x4F(PMatrix4x4F<A,B> m) |
Set the components from the given matrix.
|
r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3, rowColumnsetMatrix4x4D, setMatrix4x4Fvoid setPMatrix4x4D(PMatrix4x4D<A,B> m)
m - The source matrixvoid setPMatrix4x4F(PMatrix4x4F<A,B> m)
m - The source matrixCopyright © 2017 <code@io7m.com> http://io7m.com