#include <vtkDecimate.h>
Collaboration diagram for vtkDecimate::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 281 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 283 of file vtkDecimate.h. |
|
Definition at line 284 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 285 of file vtkDecimate.h. |
|
Definition at line 287 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 288 of file vtkDecimate.h. |
|
Definition at line 290 of file vtkDecimate.h. |
|
Definition at line 291 of file vtkDecimate.h. |