Package | Description |
---|---|
fr.cnes.sirius.patrius.math.geometry.euclidean.threed |
Modifier and Type | Method and Description |
---|---|
PolyhedronsSet |
PolyhedronsSet.buildNew(BSPTree<Euclidean3D> tree)
Build a region using the instance as a prototype.
|
PolyhedronsSet |
PolyhedronsSet.rotate(Vector3D center,
Rotation rotation)
Rotate the region around the specified point.
|
PolyhedronsSet |
PolyhedronsSet.translate(Vector3D translation)
Translate the region by the specified amount.
|
PolyhedronsSet |
Plane.wholeSpace()
Build a region covering the whole space.
|
Modifier and Type | Method and Description |
---|---|
Vector2D[][] |
OutlineExtractor.getOutline(PolyhedronsSet polyhedronsSet)
Extract the outline of a polyhedrons set.
|
Copyright © 2019 CNES. All Rights Reserved.