| Package | Description |
|---|---|
| com.flowpowered.math.matrix |
| Modifier and Type | Class and Description |
|---|---|
class |
Matrix2f |
class |
Matrix3f |
class |
Matrix4f |
class |
MatrixNf |
| Modifier and Type | Method and Description |
|---|---|
Matrixf |
Matrixf.abs() |
Matrixf |
Matrixf.ceil() |
Matrixf |
Matrixf.div(float a) |
Matrixf |
Matrixf.floor() |
Matrixf |
Matrixf.invert() |
Matrixf |
Matrixf.mul(float a) |
Matrixf |
Matrixf.negate() |
Matrixf |
Matrixf.pow(float pow) |
Matrixf |
Matrixf.round() |
Matrixf |
Matrixd.toFloat() |
Matrixf |
Matrixf.toFloat() |
Matrixf |
Matrixf.transpose() |
Copyright © 2013–2016 Flow Powered. All rights reserved.