Uses of Package
org.apache.commons.geometry.euclidean.threed.rotation
Packages that use org.apache.commons.geometry.euclidean.threed.rotation
Package
Description
This package provides basic 3D geometry components.
This package provides components related to rotations in 3 dimensional
Euclidean space.
This package provides utilities for constructing basic 3D shapes.
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.threedClassDescriptionClass 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.rotationClassDescriptionClass representing a sequence of axis-angle rotations.Enum defining the possible reference frames for locating axis positions during a rotation sequence.Enum containing rotation axis sequences for use in defining 3 dimensional rotations.Defines different types of rotation axis sequences.Class using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space.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.shapeClassDescriptionClass 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.twodClassDescriptionClass using a unit-length quaternion to represent rotations in 3-dimensional Euclidean space.