public interface MatrixStorage2x2Type extends MatrixReadable2x2DType, MatrixStorageType
| Modifier and Type | Method and 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