| Package | Description |
|---|---|
| com.flowpowered.math.matrix | |
| com.flowpowered.math.vector |
| Modifier and Type | Method and Description |
|---|---|
Vectorf |
Matrixf.getColumn(int col) |
Vectorf |
Matrixf.getRow(int row) |
| Modifier and Type | Class and Description |
|---|---|
class |
Vector2f |
class |
Vector3f |
class |
Vector4f |
class |
VectorNf |
| Modifier and Type | Method and Description |
|---|---|
Vectorf |
Vectorf.abs() |
Vectorf |
Vectorf.ceil() |
Vectorf |
Vectorf.div(float a) |
Vectorf |
Vectorf.floor() |
Vectorf |
Vectorf.mul(float a) |
Vectorf |
Vectorf.negate() |
Vectorf |
Vectorf.normalize() |
Vectorf |
Vectorf.pow(float pow) |
Vectorf |
Vectorf.round() |
Vectorf |
Vectord.toFloat() |
Vectorf |
Vectorf.toFloat() |
Vectorf |
Vectorl.toFloat() |
Vectorf |
Vectori.toFloat() |
Copyright © 2013–2016 Flow Powered. All rights reserved.