Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Method and Description |
---|---|
EmbeddedTreePlaneSubset |
EmbeddedTreePlaneSubset.transform(Transform<Vector3D> transform) |
Modifier and Type | Method and Description |
---|---|
Split<EmbeddedTreePlaneSubset> |
EmbeddedTreePlaneSubset.split(Hyperplane<Vector3D> splitter) |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedTreePlaneSubset.add(EmbeddedTreePlaneSubset subset)
Add a plane subset to this instance.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.