#include <vtkDecimatePro.h>
Collaboration diagram for vtkDecimatePro::TriArray:
Definition at line 341 of file vtkDecimatePro.h.
Public Member Functions | |
TriArray (const vtkIdType sz) | |
~TriArray () | |
vtkIdType | GetNumberOfTriangles () |
void | InsertNextTriangle (LocalTri &t) |
LocalTri & | GetTriangle (vtkIdType i) |
void | Reset () |
Public Attributes | |
LocalTri * | Array |
vtkIdType | MaxId |
|
Definition at line 343 of file vtkDecimatePro.h. |
|
Definition at line 345 of file vtkDecimatePro.h. |
|
Definition at line 352 of file vtkDecimatePro.h. |
|
Definition at line 353 of file vtkDecimatePro.h. |
|
Definition at line 355 of file vtkDecimatePro.h. |
|
Definition at line 356 of file vtkDecimatePro.h. |
|
Definition at line 356 of file vtkDecimatePro.h. |
|
Definition at line 359 of file vtkDecimatePro.h. |