Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
A
absolute()
- Method in class org.openmali.vecmath2.
Tuple2i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(Tuple2i)
- Method in class org.openmali.vecmath2.
Tuple2i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute()
- Method in class org.openmali.vecmath2.
Tuple3i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(Tuple3i)
- Method in class org.openmali.vecmath2.
Tuple3i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute()
- Method in class org.openmali.vecmath2.
Tuple4i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(Tuple4i)
- Method in class org.openmali.vecmath2.
Tuple4i
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute()
- Method in interface org.openmali.vecmath2.
TupleInterface
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(T)
- Method in interface org.openmali.vecmath2.
TupleInterface
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute()
- Method in class org.openmali.vecmath2.
TupleNf
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(T)
- Method in class org.openmali.vecmath2.
TupleNf
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
acos(float)
- Static method in class org.openmali.
FastMath
add(Vector2f)
- Method in class org.openmali.angle.
PolarCoordinate2f
Adds this polar coordinate to the specified vector2f
add(Vector2f, Vector2f)
- Method in class org.openmali.angle.
PolarCoordinate2f
Adds this polar coordinate to the specified vector2f and place the result in a destination vector2f
add(Classifier.Classification)
- Method in enum org.openmali.spatial.bodies.
Classifier.Classification
add(Classifier.PlaneClassification)
- Method in enum org.openmali.spatial.bodies.
Classifier.PlaneClassification
add(Colorf, Colorf)
- Method in class org.openmali.vecmath2.
Colorf
Sets the value of this color to the vector sum of colors color1 and color2.
add(Colorf)
- Method in class org.openmali.vecmath2.
Colorf
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(float, float, float, float)
- Method in class org.openmali.vecmath2.
Colorf
Adds the given parameters to this tuple's values.
add(float, float, float)
- Method in class org.openmali.vecmath2.
Colorf
Adds the given parameters to this tuple's values.
add(Matrix3f, Matrix3f)
- Method in class org.openmali.vecmath2.
Matrix3f
Sets the value of this matrix to the matrix sum of matrices m1 and m2.
add(Matrix3f)
- Method in class org.openmali.vecmath2.
Matrix3f
Sets the value of this matrix to sum of itself and matrix m2.
add(float, Matrix4f)
- Method in class org.openmali.vecmath2.
Matrix4f
Adds a scalar to each component of the matrix m1 and places the result into this.
add(Matrix4f, Matrix4f)
- Method in class org.openmali.vecmath2.
Matrix4f
Sets the value of this matrix to the matrix sum of matrices m1 and m2.
add(Matrix4f)
- Method in class org.openmali.vecmath2.
Matrix4f
Sets the value of this matrix to sum of itself and matrix m1.
add(int, int, float)
- Method in class org.openmali.vecmath2.
MatrixMxNf
Adds the given summand to the element identified by row and column.
add(float)
- Method in class org.openmali.vecmath2.
MatrixMxNf
Adds a scalar to this Matrix.
add(MatrixMxNf)
- Method in class org.openmali.vecmath2.
MatrixMxNf
Sets the value of this matrix to sum of itself and matrix m2.
add(MatrixMxNf, MatrixMxNf)
- Method in class org.openmali.vecmath2.
MatrixMxNf
Sets the value of this matrix to the matrix sum of matrices m1 and m2.
add(float)
- Method in class org.openmali.vecmath2.
TexCoord1f
Adds the given parameters to this tuple's values.
add(float, float)
- Method in class org.openmali.vecmath2.
TexCoord2f
Adds the given parameters to this tuple's values.
add(float, float, float)
- Method in class org.openmali.vecmath2.
TexCoord3f
Adds the given parameters to this tuple's values.
add(float, float, float, float)
- Method in class org.openmali.vecmath2.
TexCoord4f
Adds the given parameters to this tuple's values.
add(TexCoordf, TexCoordf)
- Method in class org.openmali.vecmath2.
TexCoordf
Sets the value of this texCoord to the vector sum of colors texCoord1 and texCoord2.
add(TexCoordf)
- Method in class org.openmali.vecmath2.
TexCoordf
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(float, float)
- Method in class org.openmali.vecmath2.
Tuple2f
Adds the given parameters to this tuple's values.
add(int, int)
- Method in class org.openmali.vecmath2.
Tuple2i
Adds the given parameters to this tuple's values.
add(Tuple2i, Tuple2i)
- Method in class org.openmali.vecmath2.
Tuple2i
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(Tuple2i)
- Method in class org.openmali.vecmath2.
Tuple2i
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(float, float, float)
- Method in class org.openmali.vecmath2.
Tuple3f
Adds the given parameters to this tuple's values.
add(int, int, int)
- Method in class org.openmali.vecmath2.
Tuple3i
Adds the given parameters to this tuple's values.
add(Tuple3i, Tuple3i)
- Method in class org.openmali.vecmath2.
Tuple3i
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(Tuple3i)
- Method in class org.openmali.vecmath2.
Tuple3i
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(int, int, int, int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds the given parameters to this tuple's values.
add(Tuple4i, Tuple4i)
- Method in class org.openmali.vecmath2.
Tuple4i
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(Tuple4i)
- Method in class org.openmali.vecmath2.
Tuple4i
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(T, T)
- Method in interface org.openmali.vecmath2.
TupleInterface
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(T)
- Method in interface org.openmali.vecmath2.
TupleInterface
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(T, T)
- Method in class org.openmali.vecmath2.
TupleNf
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(T)
- Method in class org.openmali.vecmath2.
TupleNf
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(float, float, float, float)
- Method in class org.openmali.vecmath2.
Vector4f
Adds the given parameters to this tuple's values.
addAlpha(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's alpha value.
addAngle(float)
- Method in class org.openmali.vecmath2.
AxisAngle3f
Adds v to this tuple's angle value.
addBlue(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's blue value.
addFeature(int)
- Method in class org.openmali.spatial.polygons.
Polygon
addFeature(int)
- Method in class org.openmali.vecmath2.
Vertex3f
addGreen(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's green value.
addP(float)
- Method in class org.openmali.vecmath2.
TexCoord3f
Adds v to this texCoord's P value.
addP(float)
- Method in class org.openmali.vecmath2.
TexCoord4f
Adds v to this texCoord's P value.
addQ(float)
- Method in class org.openmali.vecmath2.
TexCoord4f
Adds v to this texCoord's Q value.
addRed(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's red value.
addS(float)
- Method in class org.openmali.vecmath2.
TexCoord1f
Adds v to this texCoord's S value.
addS(float)
- Method in class org.openmali.vecmath2.
TexCoord2f
Adds v to this texCoord's S value.
addS(float)
- Method in class org.openmali.vecmath2.
TexCoord3f
Adds v to this texCoord's S value.
addS(float)
- Method in class org.openmali.vecmath2.
TexCoord4f
Adds v to this texCoord's S value.
addT(float)
- Method in class org.openmali.vecmath2.
TexCoord2f
Adds v to this texCoord's T value.
addT(float)
- Method in class org.openmali.vecmath2.
TexCoord3f
Adds v to this texCoord's T value.
addT(float)
- Method in class org.openmali.vecmath2.
TexCoord4f
Adds v to this texCoord's T value.
addValue(int, float)
- Method in interface org.openmali.vecmath2.
TupleInterface
Adds v to this tuple's i'th value.
addValue(int, float)
- Method in class org.openmali.vecmath2.
TupleNf
Adds v to this tuple's i'th value.
addW(int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds v to this tuple's w value.
addW(float)
- Method in class org.openmali.vecmath2.
Vector4f
Adds v to this vector's w value.
addX(float)
- Method in class org.openmali.vecmath2.
Tuple2f
Adds v to this tuple's x value.
addX(int)
- Method in class org.openmali.vecmath2.
Tuple2i
Adds v to this tuple's x value.
addX(float)
- Method in class org.openmali.vecmath2.
Tuple3f
Adds v to this tuple's x value.
addX(int)
- Method in class org.openmali.vecmath2.
Tuple3i
Adds v to this tuple's x value.
addX(int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds v to this tuple's x value.
addX(float)
- Method in class org.openmali.vecmath2.
Vector4f
Adds v to this vector's x value.
addY(float)
- Method in class org.openmali.vecmath2.
Tuple2f
Adds v to this tuple's y value.
addY(int)
- Method in class org.openmali.vecmath2.
Tuple2i
Adds v to this tuple's y value.
addY(float)
- Method in class org.openmali.vecmath2.
Tuple3f
Adds v to this tuple's y value.
addY(int)
- Method in class org.openmali.vecmath2.
Tuple3i
Adds v to this tuple's y value.
addY(int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds v to this tuple's y value.
addY(float)
- Method in class org.openmali.vecmath2.
Vector4f
Adds v to this vector's y value.
addZ(float)
- Method in class org.openmali.vecmath2.
Tuple3f
Adds v to this tuple's z value.
addZ(int)
- Method in class org.openmali.vecmath2.
Tuple3i
Adds v to this tuple's z value.
addZ(int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds v to this tuple's z value.
addZ(float)
- Method in class org.openmali.vecmath2.
Vector4f
Adds v to this vector's z value.
alloc()
- Method in class org.openmali.vecmath2.pools.
AxisAngle3fPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
AxisAngle3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
ColorPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
ColorPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
ColorPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Coord3fPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
Coord3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Matrix3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Matrix4fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
ObjectPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Point2fPool
alloc(float, float)
- Method in class org.openmali.vecmath2.pools.
Point2fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Point2iPool
alloc(int, int)
- Method in class org.openmali.vecmath2.pools.
Point2iPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Point3fPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
Point3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Quaternion4fPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
Quaternion4fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Ray3fPool
alloc(float, float, float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
Ray3fPool
alloc(Tuple3f, Vector3f)
- Method in class org.openmali.vecmath2.pools.
Ray3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
TexCoord1fPool
alloc(float)
- Method in class org.openmali.vecmath2.pools.
TexCoord1fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
TexCoord2fPool
alloc(float, float)
- Method in class org.openmali.vecmath2.pools.
TexCoord2fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
TexCoord3fPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
TexCoord3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
TexCoord4fPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
TexCoord4fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Tuple2fPool
alloc(float, float)
- Method in class org.openmali.vecmath2.pools.
Tuple2fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Tuple2iPool
alloc(int, int)
- Method in class org.openmali.vecmath2.pools.
Tuple2iPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Tuple3fPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
Tuple3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Vector2fPool
alloc(float, float)
- Method in class org.openmali.vecmath2.pools.
Vector2fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Vector2iPool
alloc(int, int)
- Method in class org.openmali.vecmath2.pools.
Vector2iPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Vector3fPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
Vector3fPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Vector4fPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
Vector4fPool
Angle
- Class in
org.openmali.angle
Class to compute angle vectors makes with the origin and vectors from angle and optionally length.
Angle()
- Constructor for class org.openmali.angle.
Angle
angle(float, float)
- Static method in class org.openmali.angle.
Angle
angle(Tuple2f)
- Static method in class org.openmali.angle.
Angle
angle(Tuple3f)
- Method in class org.openmali.vecmath2.
Coord3f
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0, PI].
angle(TupleNf<?>, TupleNf<?>)
- Method in class org.openmali.vecmath2.util.
VecMathUtils
Returns the (n-space) angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
angle(Vector2f)
- Method in class org.openmali.vecmath2.
Vector2f
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
angle(Vector3f)
- Method in class org.openmali.vecmath2.
Vector3f
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
angle(V)
- Method in interface org.openmali.vecmath2.
VectorInterface
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
angle(VectorNf)
- Method in class org.openmali.vecmath2.
VectorNf
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
asin(float)
- Static method in class org.openmali.
FastMath
atan(float)
- Static method in class org.openmali.
FastMath
atan2(float, float)
- Static method in class org.openmali.
FastMath
AxisAngle3f
- Class in
org.openmali.vecmath2
A 4 element axis angle represented by single precision floating point x,y,z,angle components.
AxisAngle3f(boolean, float, float, float, float)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the specified x, y, z, and angle.
AxisAngle3f(boolean, float[])
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the components contained in the array.
AxisAngle3f(boolean, AxisAngle3f)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes a AxisAngle3f from the specified AxisAngle3f.
AxisAngle3f(boolean, Tuple3f, float)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the specified axis and angle.
AxisAngle3f(boolean)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes a AxisAngle3f to (0,0,1,0).
AxisAngle3f(float, float, float, float)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the specified x, y, z, and angle.
AxisAngle3f(float[])
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the components contained in the array.
AxisAngle3f(AxisAngle3f)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes a AxisAngle3f from the specified AxisAngle3f.
AxisAngle3f(Tuple3f, float)
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes an AxisAngle3f from the specified axis and angle.
AxisAngle3f()
- Constructor for class org.openmali.vecmath2.
AxisAngle3f
Constructs and initializes a AxisAngle3f to (0,0,1,0).
AxisAngle3fPool
- Class in
org.openmali.vecmath2.pools
An instance pool for AxisAngle3f instances.
AxisAngle3fPool(int)
- Constructor for class org.openmali.vecmath2.pools.
AxisAngle3fPool
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z