public class OutlineExtractor extends Object
polyhedrons sets
outlines.
This class extracts the 2D outlines from {polyhedrons sets
in a specified projection plane.
Constructor and Description |
---|
OutlineExtractor(Vector3D uIn,
Vector3D vIn)
Build an extractor for a specific projection plane.
|
Modifier and Type | Method and Description |
---|---|
Vector2D[][] |
getOutline(PolyhedronsSet polyhedronsSet)
Extract the outline of a polyhedrons set.
|
public Vector2D[][] getOutline(PolyhedronsSet polyhedronsSet)
polyhedronsSet
- polyhedrons set whose outline must be extractedCopyright © 2023 CNES. All rights reserved.