Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.apache.commons.geometry.euclidean.threed.line |
This package provides classes and utilities for lines in 3D Euclidean space.
|
org.apache.commons.geometry.euclidean.threed.mesh |
This package contains types representing 3D mesh data structures.
|
org.apache.commons.geometry.euclidean.threed.shape |
This package provides utilities for constructing basic 3D shapes.
|
Class and Description |
---|
Line3D
Class representing a line in 3D space.
|
Linecastable3D
Interface for objects that support linecast operations in Euclidean 3D space.
|
LinecastPoint3D
Class representing intersections resulting from linecast operations in Euclidean
3D space.
|
LineConvexSubset3D
Class representing a convex subset of a line in 3D Euclidean space.
|
Class and Description |
---|
EmbeddedTreeLineSubset3D
Class representing an arbitrary subset of a line in 3D Euclidean space using a
RegionBSPTree1D . |
Line3D
Class representing a line in 3D space.
|
Line3D.SubspaceTransform
Class containing a transformed line instance along with a subspace (1D) transform.
|
LinecastPoint3D
Class representing intersections resulting from linecast operations in Euclidean
3D space.
|
LineConvexSubset3D
Class representing a convex subset of a line in 3D Euclidean space.
|
LineSubset3D
Class representing a subset of a line in 3D Euclidean space.
|
Ray3D
Class representing a ray in 3D Euclidean space.
|
ReverseRay3D
Class representing a portion of a line in 3D Euclidean space that starts at infinity and
continues in the direction of the line up to a single end point.
|
Segment3D
Class representing a line segment in 3D Euclidean space.
|
Class and Description |
---|
Linecastable3D
Interface for objects that support linecast operations in Euclidean 3D space.
|
Class and Description |
---|
Line3D
Class representing a line in 3D space.
|
Linecastable3D
Interface for objects that support linecast operations in Euclidean 3D space.
|
LinecastPoint3D
Class representing intersections resulting from linecast operations in Euclidean
3D space.
|
LineConvexSubset3D
Class representing a convex subset of a line in 3D Euclidean space.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.