A - A phantom type parameter (possibly representing a source
coordinate system)B - A phantom type parameter (possibly representing a target
coordinate system)MatrixReadable3x3DType, MatrixReadableDType, MatrixStorage3x3Type, MatrixStorageType, PMatrixReadable3x3DType<A,B>PMatrixByteBuffered3x3Type<A,B>PMatrixByteBuffered3x3s16, PMatrixByteBuffered3x3s32, PMatrixByteBuffered3x3s64public interface PMatrixStorage3x3Type<A,B> extends PMatrixReadable3x3DType<A,B>, MatrixStorage3x3Type
| Modifier and Type | Method | Description |
|---|---|---|
void |
setPMatrix3x3D(PMatrix3x3D<A,B> m) |
Set the components from the given matrix.
|
void |
setPMatrix3x3F(PMatrix3x3F<A,B> m) |
Set the components from the given matrix.
|
r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2, rowColumnsetMatrix3x3D, setMatrix3x3Fvoid setPMatrix3x3D(PMatrix3x3D<A,B> m)
m - The source matrixvoid setPMatrix3x3F(PMatrix3x3F<A,B> m)
m - The source matrixCopyright © 2017 <code@io7m.com> http://io7m.com