Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.vecmath Classes and Interfaces - 43 results found.
NameDescriptionTypePackageFramework
AxisAngle4dA four-element axis angle represented by double-precision floating point x,y,z,angle components.Classjavax.vecmathJava3D
AxisAngle4fA four-element axis angle represented by single-precision floating point x,y,z,angle components.Classjavax.vecmathJava3D
Color3bA three-byte color value represented by byte x, y, and z values.Classjavax.vecmathJava3D
Color3fA three-element color value represented by single precision floating point x,y,z values.Classjavax.vecmathJava3D
Color4bA four-byte color value represented by byte x, y, z, and w values.Classjavax.vecmathJava3D
Color4fA four-element color represented by single precision floating point x, y, z, and w values.Classjavax.vecmathJava3D
GMatrixA double precision, general, dynamically-resizable, two-dimensional matrix class.Classjavax.vecmathJava3D
GVectorA double precision, general, dynamically-resizable, one-dimensional vector class.Classjavax.vecmathJava3D
Matrix3dA double precision floating point 3 by 3 matrix.Classjavax.vecmathJava3D
Matrix3fA single precision floating point 3 by 3 matrix.Classjavax.vecmathJava3D
Matrix4dA double precision floating point 4 by 4 matrix.Classjavax.vecmathJava3D
Matrix4fA single precision floating point 4 by 4 matrix.Classjavax.vecmathJava3D
MismatchedSizeExceptionIndicates that an operation cannot be completed properly because of a mismatch in the sizes of object attributes.Classjavax.vecmathJava3D
Point2dA 2 element point that is represented by double precision floating point x,y coordinates.Classjavax.vecmathJava3D
Point2fA 2 element point that is represented by single precision floating point x,y coordinates.Classjavax.vecmathJava3D
Point3dA 3 element point that is represented by double precision floating point See Also:Serialized FormClassjavax.vecmathJava3D
Point3fA 3 element point that is represented by single precision floating point See Also:Serialized FormClassjavax.vecmathJava3D
Point3iA 3 element point represented by signed integer x,y,zSince:Java 3D 1.Classjavax.vecmathJava3D
Point4dA 4 element vector represented by double precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
Point4fA 4 element point represented by single precision floating point x,y,z,w See Also:Serialized FormClassjavax.vecmathJava3D
Point4iA 4 element point represented by signed integer x,y,z,wSince:Java 3D 1.Classjavax.vecmathJava3D
Quat4dA 4-element quaternion represented by double precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
Quat4fA 4 element unit quaternion represented by single precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
SingularMatrixExceptionIndicates that inverse of a matrix can not be computed.Classjavax.vecmathJava3D
TexCoord2fA 2-element vector that is represented by single-precision floating point x,y coordinates.Classjavax.vecmathJava3D
TexCoord3fA 3 element texture coordinate that is represented by single precision floating point x,y,z coordinates.Classjavax.vecmathJava3D
TexCoord4fA 4 element texture coordinate that is represented by single precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
Tuple2dA generic 2-element tuple that is represented by double-precision floating point x,y coordinates.Classjavax.vecmathJava3D
Tuple2fA generic 2-element tuple that is represented by single-precision floating point x,y coordinates.Classjavax.vecmathJava3D
Tuple3bA three byte tuple.Classjavax.vecmathJava3D
Tuple3dA generic 3-element tuple that is represented by double-precision floating point x,y,z coordinates.Classjavax.vecmathJava3D
Tuple3fA generic 3-element tuple that is represented by single precision-floating point x,y,z coordinates.Classjavax.vecmathJava3D
Tuple3iA 3-element tuple represented by signed integer x,y,zSince:Java 3D 1.Classjavax.vecmathJava3D
Tuple4bA four byte tuple.Classjavax.vecmathJava3D
Tuple4dA 4 element tuple represented by double precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
Tuple4fA 4-element tuple represented by single-precision floating point x,y,z,w See Also:Serialized FormClassjavax.vecmathJava3D
Tuple4iA 4-element tuple represented by signed integer x,y,z,wSince:Java 3D 1.Classjavax.vecmathJava3D
Vector2dA 2-element vector that is represented by double-precision floating point x,y coordinates.Classjavax.vecmathJava3D
Vector2fA 2-element vector that is represented by single-precision floating point x,y coordinates.Classjavax.vecmathJava3D
Vector3dA 3-element vector that is represented by double-precision floating point x,y,z coordinates.Classjavax.vecmathJava3D
Vector3fA 3-element vector that is represented by single-precision floating point x,y,z coordinates.Classjavax.vecmathJava3D
Vector4dA 4-element vector represented by double-precision floating point x,y,z,w coordinates.Classjavax.vecmathJava3D
Vector4fA 4-element vector represented by single-precision floating point x,y,z,w See Also:Serialized FormClassjavax.vecmathJava3D