MatrixReadable3x3DType, MatrixReadableDType, MatrixStorageTypeMatrixByteBuffered3x3Type, PMatrixByteBuffered3x3Type<A,B>, PMatrixStorage3x3Type<A,B>MatrixByteBuffered3x3s16, MatrixByteBuffered3x3s32, MatrixByteBuffered3x3s64, PMatrixByteBuffered3x3s16, PMatrixByteBuffered3x3s32, PMatrixByteBuffered3x3s64public interface MatrixStorage3x3Type extends MatrixReadable3x3DType, MatrixStorageType
| Modifier and Type | Method | Description |
|---|---|---|
void |
setMatrix3x3D(Matrix3x3D m) |
Set the components from the given matrix.
|
void |
setMatrix3x3F(Matrix3x3F m) |
Set the components from the given matrix.
|
void setMatrix3x3D(Matrix3x3D m)
m - The source matrixvoid setMatrix3x3F(Matrix3x3F m)
m - The source matrixCopyright © 2017 <code@io7m.com> http://io7m.com