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
X
Y
Z
A
a(double)
- Method in class org.openmali.vecmath2.
Colord
Sets the value of the alpha-element of this color.
a()
- Method in class org.openmali.vecmath2.
Colord
a(float)
- Method in class org.openmali.vecmath2.
Colorf
Sets the value of the alpha-element of this color.
a()
- Method in class org.openmali.vecmath2.
Colorf
a(float)
- Method in class org.openmali.vecmath2.
Quaternion4f
Sets the value of the A-element of this Quaternion.
a()
- Method in class org.openmali.vecmath2.
Quaternion4f
absolute()
- Method in class org.openmali.number.matrix.
TupleNrad
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.number.matrix.
TupleNrad
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple.
absolute(Radical1)
- Method in class org.openmali.number.
Radical1
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.
TupleNd
absolute(T)
- Method in class org.openmali.vecmath2.
TupleNd
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.
absolute()
- Method in class org.openmali.vecmath2.
TupleNi
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.
TupleNi
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
acos(double)
- Static method in class org.openmali.
FastMathd
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(float)
- Method in class org.openmali.number.matrix.
MatrixMxNrad
Adds a scalar to this Matrix.
add(MatrixMxNrad)
- Method in class org.openmali.number.matrix.
MatrixMxNrad
Sets the value of this matrix to sum of itself and matrix m2.
add(MatrixMxNrad, MatrixMxNrad)
- Method in class org.openmali.number.matrix.
MatrixMxNrad
Sets the value of this matrix to the matrix sum of matrices m1 and m2.
add(int, Radical1)
- Method in class org.openmali.number.matrix.
TupleNrad
Adds v to this tuple's i'th value.
add(T, T)
- Method in class org.openmali.number.matrix.
TupleNrad
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(T)
- Method in class org.openmali.number.matrix.
TupleNrad
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(Radical1, Radical1, Radical1)
- Static method in class org.openmali.number.
Radical1
result = a * b; can be performed in place, i.e. result can be the same argument as a parameter
add(Rational, Rational, Rational)
- Static method in class org.openmali.number.
Rational
result = a+b this operation can be performed in place i.e. the passback can be the same object as a or b
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(float, float)
- Method in class org.openmali.types.twodee.
Dim2f
Adds the deltas to the values.
add(int, int)
- Method in class org.openmali.types.twodee.
Dim2i
Adds the deltas to the values.
add(Colord, Colord)
- Method in class org.openmali.vecmath2.
Colord
Sets the value of this color to the vector sum of colors color1 and color2.
add(Colord)
- Method in class org.openmali.vecmath2.
Colord
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(double, double, double, double)
- Method in class org.openmali.vecmath2.
Colord
Adds the given parameters to this tuple's values.
add(double, double, double)
- Method in class org.openmali.vecmath2.
Colord
Adds the given parameters to this tuple's values.
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(T, T)
- Method in class org.openmali.vecmath2.
TexCoordf
Sets the value of this texCoord to the vector sum of colors texCoord1 and texCoord2.
add(T)
- Method in class org.openmali.vecmath2.
TexCoordf
Sets the value of this tuple to the vector sum of itself and tuple t1.
add(double, double)
- Method in class org.openmali.vecmath2.
Tuple2d
Adds the given parameters to this tuple's values.
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(double, double, double)
- Method in class org.openmali.vecmath2.
Tuple3d
Adds the given parameters to this tuple's values.
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(int, int, int, int)
- Method in class org.openmali.vecmath2.
Tuple4i
Adds the given parameters to this tuple's values.
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.
TupleNd
add(T)
- Method in class org.openmali.vecmath2.
TupleNd
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(T, T)
- Method in class org.openmali.vecmath2.
TupleNi
Sets the value of this tuple to the vector sum of tuples t1 and t2.
add(T)
- Method in class org.openmali.vecmath2.
TupleNi
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(double)
- Method in class org.openmali.vecmath2.
Colord
Adds v to this color's alpha value.
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.
addBasePoint(Tuple3f)
- Method in class org.openmali.curves.
CubicBezierSpline
Adds a new Point into the nearest spline segment.
addBasePoint(int, Tuple3f)
- Method in class org.openmali.curves.
CubicBezierSpline
Adds a new Point at the specified index and shifts the already exiting points one index further.
addBlue(double)
- Method in class org.openmali.vecmath2.
Colord
Adds v to this color's blue 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.spatial.polygons.
Triangle
addFeature(int)
- Method in class org.openmali.vecmath2.
Vertex3f
addGreen(double)
- Method in class org.openmali.vecmath2.
Colord
Adds v to this color's green value.
addGreen(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's green value.
addH(float)
- Method in class org.openmali.types.twodee.
Dim2f
Adds the deltas to the values.
addH(int)
- Method in class org.openmali.types.twodee.
Dim2i
Adds the deltas to the values.
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(double)
- Method in class org.openmali.vecmath2.
Colord
Adds v to this color's red value.
addRed(float)
- Method in class org.openmali.vecmath2.
Colorf
Adds v to this color's red value.
addRepositionListener(RepositionListener2f)
- Method in interface org.openmali.types.twodee.
ExtPositioned2f
Adds a new RepositionListener2f.
addRepositionListener(RepositionListener2i)
- Method in interface org.openmali.types.twodee.
ExtPositioned2i
Adds a new RepositionListener2i.
addRepositionListener(RepositionListener2i)
- Method in class org.openmali.types.twodee.
ExtRect2i
Adds a new RepositionListener2i.
addResizeListener(ResizeListener2f)
- Method in class org.openmali.types.twodee.
ExtDim2f
Adds a new ResizeListener2i.
addResizeListener(ResizeListener2i)
- Method in class org.openmali.types.twodee.
ExtDim2i
Adds a new ResizeListener2i.
addResizeListener(ResizeListener2i)
- Method in class org.openmali.types.twodee.
ExtRect2i
Adds a new ResizeListener2i.
addResizeListener(ResizeListener2f)
- Method in interface org.openmali.types.twodee.
ExtSized2f
Adds a new ResizeListener2i.
addResizeListener(ResizeListener2i)
- Method in interface org.openmali.types.twodee.
ExtSized2i
Adds a new ResizeListener2i.
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.
addTerm(Rational, Integer)
- Method in class org.openmali.number.
Radical1
A radical is comprised of several terms e.g. this radical has 3 terms: 4 + 3*sqrt(2) + 2/3 * sqrt(3).
addValue(int, float)
- Method in interface org.openmali.vecmath2.
TupleInterface
Adds v to this tuple's i'th value.
addValue(int, double)
- Method in class org.openmali.vecmath2.
TupleNd
addValue(int, float)
- Method in class org.openmali.vecmath2.
TupleNf
Adds v to this tuple's i'th value.
addW(float)
- Method in class org.openmali.types.twodee.
Dim2f
Adds the deltas to the values.
addW(int)
- Method in class org.openmali.types.twodee.
Dim2i
Adds the deltas to the values.
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(double)
- Method in class org.openmali.vecmath2.
Tuple2d
Adds v to this tuple's x 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(double)
- Method in class org.openmali.vecmath2.
Tuple3d
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(double)
- Method in class org.openmali.vecmath2.
Tuple2d
Adds v to this tuple's y 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(double)
- Method in class org.openmali.vecmath2.
Tuple3d
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(double)
- Method in class org.openmali.vecmath2.
Tuple3d
Adds v to this tuple's z 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.pooling.
ObjectPool
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.
ColordPool
alloc(double, double, double)
- Method in class org.openmali.vecmath2.pools.
ColordPool
alloc(double, double, double, double)
- Method in class org.openmali.vecmath2.pools.
ColordPool
alloc()
- Method in class org.openmali.vecmath2.pools.
ColorfPool
alloc(float, float, float)
- Method in class org.openmali.vecmath2.pools.
ColorfPool
alloc(float, float, float, float)
- Method in class org.openmali.vecmath2.pools.
ColorfPool
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.
Point2dPool
alloc(double, double)
- Method in class org.openmali.vecmath2.pools.
Point2dPool
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.
Point3dPool
alloc(double, double, double)
- Method in class org.openmali.vecmath2.pools.
Point3dPool
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.
Tuple2dPool
alloc(double, double)
- Method in class org.openmali.vecmath2.pools.
Tuple2dPool
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.
Tuple3dPool
alloc(double, double, double)
- Method in class org.openmali.vecmath2.pools.
Tuple3dPool
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.
Tuple3iPool
alloc(int, int, int)
- Method in class org.openmali.vecmath2.pools.
Tuple3iPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Tuple4iPool
alloc(int, int, int, int)
- Method in class org.openmali.vecmath2.pools.
Tuple4iPool
alloc()
- Method in class org.openmali.vecmath2.pools.
Vector2dPool
alloc(double, double)
- Method in class org.openmali.vecmath2.pools.
Vector2dPool
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.
Vector3dPool
alloc(double, double, double)
- Method in class org.openmali.vecmath2.pools.
Vector3dPool
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(float, float, float, float, float, float)
- Static method in class org.openmali.vecmath2.util.
FloatUtils
Returns the angle in radians between the vectors v1 and v2.
angle(Tuple3f, Tuple3f)
- Static method in class org.openmali.vecmath2.util.
TupleUtils
Returns the angle in radians between the vectors v1 and v2.
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(Vector2d)
- Method in class org.openmali.vecmath2.
Vector2d
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(Vector3d)
- Method in class org.openmali.vecmath2.
Vector3d
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].
angleOptions
- Static variable in class org.openmali.test.number.
TestMatrix4rad
APPROXIMATION_THRESHOLD
- Static variable in class org.openmali.number.
Rational
approximators
- Static variable in class org.openmali.number.
RadicalUtils
asin(float)
- Static method in class org.openmali.
FastMath
asin(double)
- Static method in class org.openmali.
FastMathd
asReadOnly()
- Method in class org.openmali.vecmath2.
Colord
asReadOnly()
- Method in class org.openmali.vecmath2.
Colorf
asReadOnly()
- Method in class org.openmali.vecmath2.
Matrix3f
asReadOnly()
- Method in class org.openmali.vecmath2.
Matrix4f
asReadOnly()
- Method in class org.openmali.vecmath2.
MatrixMxNf
asReadOnly()
- Method in class org.openmali.vecmath2.
Point2d
asReadOnly()
- Method in class org.openmali.vecmath2.
Point2f
asReadOnly()
- Method in class org.openmali.vecmath2.
Point2i
asReadOnly()
- Method in class org.openmali.vecmath2.
Point3d
asReadOnly()
- Method in class org.openmali.vecmath2.
Point3f
asReadOnly()
- Method in class org.openmali.vecmath2.
Quaternion4f
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple2d
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple2f
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple2i
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple3d
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple3f
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple3i
asReadOnly()
- Method in class org.openmali.vecmath2.
Tuple4i
asReadOnly()
- Method in class org.openmali.vecmath2.
TupleNd
asReadOnly()
- Method in class org.openmali.vecmath2.
TupleNf
asReadOnly()
- Method in class org.openmali.vecmath2.
TupleNi
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector2d
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector2f
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector2i
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector3d
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector3f
asReadOnly()
- Method in class org.openmali.vecmath2.
Vector4f
asReadOnly()
- Method in class org.openmali.vecmath2.
VectorNf
assertEquals(Object, Object)
- Method in class org.openmali.test.number.
TestCase
assertTrue(boolean)
- Method in class org.openmali.test.number.
TestCase
atan(float)
- Static method in class org.openmali.
FastMath
atan(double)
- Static method in class org.openmali.
FastMathd
atan2(float, float)
- Static method in class org.openmali.
FastMath
atan2(double, double)
- Static method in class org.openmali.
FastMathd
AUTO_SIMPLIFY
- Static variable in class org.openmali.number.
Rational
should the rational numbers be simplified after every operation?
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
AxisIndicator
- Enum in
org.openmali.spatial
Abstaction of the axes of a coordinate system.
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
X
Y
Z