Uses of Class
javajs.util.A4
Packages that use A4
-
Uses of A4 in javajs.util
Methods in javajs.util that return A4Modifier and TypeMethodDescriptionstatic A4
A4.new4
(float x, float y, float z, float angle) Constructs and initializes an AxisAngle4f from the specified x, y, z, and angle.static A4
Constructs and initializes a AxisAngle4f from the specified AxisAngle4f.static A4
Constructs and initializes an AxisAngle4f from the specified axis and angle.Quat.toAxisAngle4f()
Methods in javajs.util with parameters of type A4Modifier and TypeMethodDescriptionstatic A4
Constructs and initializes a AxisAngle4f from the specified AxisAngle4f.static Quat
final void
Sets the value of this axis angle to the value of axis angle t1.Sets the value of this matrix to the matrix conversion of the single precision axis and angle argument.void
protected void
void
Sets the rotational component (upper 3x3) of this matrix to a rotation given by an axis angle -
Uses of A4 in org.jmol.export
Fields in org.jmol.export declared as A4Methods in org.jmol.export with parameters of type A4Modifier and TypeMethodDescriptionprotected void
_StlExporter.outputRotation
(A4 a) protected void
_VrmlExporter.outputRotation
(A4 a) protected void
_X3dExporter.outputRotation
(A4 a) protected void
__CartesianExporter.setSphereMatrix
(T3 center, float rx, float ry, float rz, A4 a, M4 sphereMatrix) -
Uses of A4 in org.jmol.modelset
Fields in org.jmol.modelset declared as A4 -
Uses of A4 in org.jmol.viewer
Fields in org.jmol.viewer declared as A4Modifier and TypeFieldDescriptionprotected final A4
TransformManager.aaTest1
final A4
TransformManager.fixedRotationAxis
final A4
TransformManager.internalRotationAxis