Uses of Class
javajs.util.M34
Packages that use M34
-
Uses of M34 in javajs.util
Subclasses of M34 in javajs.utilModifier and TypeClassDescriptionclassA single precision floating point 3 by 3 matrix.classA single precision floating point 4 by 4 matrix.Methods in javajs.util with parameters of type M34Modifier and TypeMethodDescriptionprotected voidvoidSets the value of this matrix to the double value of the Matrix3f argument.protected voidSets the value of this matrix to the double value of the Matrix3f argument.voidSets 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