|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Matrix4x4f | |
|---|---|
| model | |
| Uses of Matrix4x4f in model |
|---|
| Methods in model that return Matrix4x4f | |
|---|---|
Matrix4x4f |
Transformation.getTransMatrix()
If the current transformation matrix isn't up to date, it updates it before returning it. |
| Methods in model with parameters of type Matrix4x4f | |
|---|---|
void |
Matrix4x4f.multMatrix(Matrix4x4f m)
|
void |
Matrix4x4f.setMatrix(Matrix4x4f m)
|
void |
ComplexObject.setTransform(Matrix4x4f m)
|
void |
ComplexObject.transformBy(Matrix4x4f m)
|
| Constructors in model with parameters of type Matrix4x4f | |
|---|---|
Matrix4x4f(Matrix4x4f m)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||