Uses of Class
org.apache.commons.geometry.euclidean.threed.line.Line3D.SubspaceTransform
Packages that use Line3D.SubspaceTransform
Package
Description
This package provides classes and utilities for lines in 3D Euclidean space.
-
Uses of Line3D.SubspaceTransform in org.apache.commons.geometry.euclidean.threed.line
Methods in org.apache.commons.geometry.euclidean.threed.line that return Line3D.SubspaceTransformModifier and TypeMethodDescriptionLine3D.subspaceTransform
(Transform<Vector3D> transform) Get an object containing the current line transformed by the argument along with a 1D transform that can be applied to subspace points.