ConvexHullOfPoints Constructor |
Name | Description | |
---|---|---|
ConvexHullOfPoints |
Initializes a new instance of the ConvexHullOfPoints class.
| |
ConvexHullOfPoints(IEnumerableVector3F) |
Initializes a new instance of the ConvexHullOfPoints class from a sequence
of points.
| |
ConvexHullOfPoints(IListVector3F) |
Initializes a new instance of the ConvexHullOfPoints class from a list of
points.
|