Uses of Package
org.apache.commons.geometry.euclidean.threed.rotation
-
Packages that use org.apache.commons.geometry.euclidean.threed.rotation Package Description org.apache.commons.geometry.euclidean.threed This package provides basic 3D geometry components.org.apache.commons.geometry.euclidean.threed.rotation This package provides components related to rotations in 3 dimensional Euclidean space.org.apache.commons.geometry.euclidean.threed.shape This package provides utilities for constructing basic 3D shapes.org.apache.commons.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
Classes in org.apache.commons.geometry.euclidean.threed.rotation used by org.apache.commons.geometry.euclidean.threed Class Description QuaternionRotation Class using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space. -
Classes in org.apache.commons.geometry.euclidean.threed.rotation used by org.apache.commons.geometry.euclidean.threed.rotation Class Description AxisAngleSequence Class representing a sequence of axis-angle rotations.AxisReferenceFrame Enum defining the possible reference frames for locating axis positions during a rotation sequence.AxisSequence Enum containing rotation axis sequences for use in defining 3 dimensional rotations.AxisSequenceType Defines different types of rotation axis sequences.QuaternionRotation Class using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space.Rotation3D Interface representing a generic rotation in 3-dimensional Euclidean space. -
Classes in org.apache.commons.geometry.euclidean.threed.rotation used by org.apache.commons.geometry.euclidean.threed.shape Class Description QuaternionRotation Class using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space. -
Classes in org.apache.commons.geometry.euclidean.threed.rotation used by org.apache.commons.geometry.spherical.twod Class Description QuaternionRotation Class using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space.