#include <vtkDecimatePro.h>
Collaboration diagram for vtkDecimatePro::TriArray:
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 355 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 357 of file vtkDecimatePro.h. |
|
Definition at line 364 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 365 of file vtkDecimatePro.h. |
|
Definition at line 367 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 368 of file vtkDecimatePro.h. |
|
Definition at line 370 of file vtkDecimatePro.h. |
|
Definition at line 371 of file vtkDecimatePro.h. |