public interface MatrixReadable4x4FType extends MatrixReadableFType
| Modifier and Type | Method and Description |
|---|---|
void |
getRow4F(int row,
VectorM4F out)
Retrieve row
row, saving the result to out. |
getFloatBuffer, getRowColumnFvoid getRow4F(int row,
VectorM4F out)
row, saving the result to out.row - The index of the row, starting at 0.out - The output vector.Copyright © 2015 <code@io7m.com> http://io7m.com