#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 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 358 of file vtkDecimatePro.h. |
|
|
Definition at line 359 of file vtkDecimatePro.h. |