Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConvexPolygon3D
Interface representing a closed, finite convex polygon in Euclidean 3D space.
|
interface |
PlaneConvexSubset
Interface representing a finite or infinite convex subset of points in a plane in Euclidean 3D
space.
|
interface |
Triangle3D
Interface representing a triangle in Euclidean 3D space.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedTreePlaneSubset
Class representing an arbitrary subset of a plane using a
RegionBSPTree2D . |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.