#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 269 of file vtkDecimate.h. |
|
|
Definition at line 271 of file vtkDecimate.h. |
|
|
Definition at line 272 of file vtkDecimate.h. |
|
|
Definition at line 273 of file vtkDecimate.h. |
|
|
Definition at line 275 of file vtkDecimate.h. |
|
|
Definition at line 276 of file vtkDecimate.h. |
|
|
Definition at line 278 of file vtkDecimate.h. |
|
|
Definition at line 279 of file vtkDecimate.h. |