Inheritance diagram for osgUtil::DelaunayTriangulator:
|
|
|
|
|
|
|
|
|
|
|
Add an input constraint loop. the edges of the loop will constrain the triangulation. if remove!=0, the internal triangles of the constraint will be removed; the user may the replace the constraint line with an equivalent geometry. GWM July 2005 |
|
|
|
Get the input point array. |
|
Get the const input point array. |
|
Get the output normal array (optional). |
|
Get the const output normal array (optional). |
|
Get the generated primitive (call triangulate() first). |
|
Get the generated primitive (call triangulate() first). |
|
|
|
remove the triangles internal to the constraint loops. (Line strips cannot remove any internal triangles). |
|
Set the input point array. |
|
Set the output normal array (optional). |
|
Start triangulation. |