|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Vector3f | |
---|---|
railo.runtime.img.vecmath |
Uses of Vector3f in railo.runtime.img.vecmath |
---|
Methods in railo.runtime.img.vecmath with parameters of type Vector3f | |
---|---|
float |
Vector3f.angle(Vector3f v)
|
void |
Vector3f.cross(Vector3f v1,
Vector3f v2)
|
float |
Vector3f.dot(Vector3f v)
|
void |
Matrix4f.setTranslation(Vector3f v)
|
void |
Matrix4f.transform(Vector3f v)
|
Constructors in railo.runtime.img.vecmath with parameters of type Vector3f | |
---|---|
AxisAngle4f(Vector3f v,
float angle)
|
|
Vector3f(Vector3f t)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |