Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed.rotation |
This package provides components related to rotations in 3 dimensional
Euclidean space.
|
Modifier and Type | Class and Description |
---|---|
class |
QuaternionRotation
Class using a unit-length quaternion to represent
rotations
in 3-dimensional Euclidean space.
|
Modifier and Type | Method and Description |
---|---|
Rotation3D |
Rotation3D.inverse()
Get the inverse rotation.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.