See: Description
| Class | Description |
|---|---|
| HullDesc |
Describes point cloud data and other input for conversion to polygonal representation.
|
| HullFlags |
Flags that affects convex hull generation, used in
HullDesc.flags. |
| HullLibrary |
HullLibrary class can create a convex hull from a collection of vertices, using
the ComputeHull method.
|
| HullResult |
Contains resulting polygonal representation.
|