TRIANGULATOR Class Reference
Perform triangular decomposition of geometric elements.
More...
#include <mi32/triangulator.h>
List of all members.
Detailed Description
Perform triangular decomposition of geometric elements.
Retains internal work buffers for efficient reuse on multiple elements, avoiding reallocation where possible.
Constructor & Destructor Documentation
| TRIANGULATOR::TRIANGULATOR |
( |
|
) |
|
| TRIANGULATOR::~TRIANGULATOR |
( |
|
) |
|
Member Function Documentation
Decompose SUBREGION2D, returning vertex points.
- Parameters:
-
| triangles | Triangle vertex points returned |
Decompose closed polyline, returning vertex points.
- Parameters:
-
| triangles | Triangle vertex points returned, in clockwise order |
The documentation for this class was generated from the following file: