Uses of Class
javajs.util.M34
Packages that use M34
-
Uses of M34 in javajs.util
Subclasses of M34 in javajs.utilModifier and TypeClassDescriptionclass
A single precision floating point 3 by 3 matrix.class
A single precision floating point 4 by 4 matrix.Methods in javajs.util with parameters of type M34Modifier and TypeMethodDescriptionprotected void
void
Sets the value of this matrix to the double value of the Matrix3f argument.protected void
Sets the value of this matrix to the double value of the Matrix3f argument.void
Sets the rotational component (upper 3x3) of this matrix to the matrix values in the single precision Matrix3f argument; the other elements of this matrix are initialized as if this were an identity matrix (ie, affine matrix with no translational component).protected void
-
Uses of M34 in org.jmol.symmetry
Subclasses of M34 in org.jmol.symmetry