public interface MatrixStorage4x4Type extends MatrixReadable4x4DType, MatrixStorageType
| Modifier and Type | Method and Description |
|---|---|
void |
setMatrix4x4D(Matrix4x4D m)
Set the components from the given matrix.
|
void |
setMatrix4x4F(Matrix4x4F m)
Set the components from the given matrix.
|
void setMatrix4x4D(Matrix4x4D m)
m - The source matrixvoid setMatrix4x4F(Matrix4x4F m)
m - The source matrixCopyright © 2017 <code@io7m.com> http://io7m.com