MatrixReadable2x2DType, MatrixReadableDType, MatrixStorageTypeMatrixByteBuffered2x2Type, PMatrixByteBuffered2x2Type<A,B>, PMatrixStorage2x2Type<A,B>MatrixByteBuffered2x2s16, MatrixByteBuffered2x2s32, MatrixByteBuffered2x2s64, PMatrixByteBuffered2x2s16, PMatrixByteBuffered2x2s32, PMatrixByteBuffered2x2s64public interface MatrixStorage2x2Type extends MatrixReadable2x2DType, MatrixStorageType
| Modifier and Type | Method | Description |
|---|---|---|
void |
setMatrix2x2D(Matrix2x2D m) |
Set the components from the given matrix.
|
void |
setMatrix2x2F(Matrix2x2F m) |
Set the components from the given matrix.
|
void setMatrix2x2D(Matrix2x2D m)
m - The source matrixvoid setMatrix2x2F(Matrix2x2F m)
m - The source matrixCopyright © 2017 <code@io7m.com> http://io7m.com