#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 345 of file vtkDecimatePro.h. |
|
Definition at line 347 of file vtkDecimatePro.h. |
|
Definition at line 354 of file vtkDecimatePro.h. |
|
Definition at line 355 of file vtkDecimatePro.h. |
|
Definition at line 357 of file vtkDecimatePro.h. |
|
Definition at line 358 of file vtkDecimatePro.h. |
|
Definition at line 360 of file vtkDecimatePro.h. |
|
Definition at line 361 of file vtkDecimatePro.h. |