|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix4f | |
---|---|
android.renderscript |
Uses of Matrix4f in android.renderscript |
---|
Methods in android.renderscript with parameters of type Matrix4f | |
---|---|
void |
FieldPacker.addMatrix(Matrix4f v)
|
void |
Matrix4f.load(Matrix4f src)
|
void |
Matrix4f.loadMultiply(Matrix4f lhs,
Matrix4f rhs)
|
void |
Matrix4f.multiply(Matrix4f rhs)
|
void |
ProgramVertexFixedFunction.Constants.setModelview(Matrix4f m)
|
void |
ProgramVertexFixedFunction.Constants.setProjection(Matrix4f m)
|
void |
ProgramVertexFixedFunction.Constants.setTexture(Matrix4f m)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |