#include <vtkDecimate.h>
Collaboration diagram for vtkTriArray:
Public Methods | |
vtkTriArray (const vtkIdType sz) | |
~vtkTriArray () | |
vtkIdType | GetNumberOfTriangles () |
void | InsertNextTriangle (vtkLocalTri &t) |
vtkLocalTri & | GetTriangle (vtkIdType i) |
void | Reset () |
Public Attributes | |
vtkLocalTri * | Array |
vtkIdType | MaxId |
|
Definition at line 165 of file vtkDecimate.h. |
|
Definition at line 167 of file vtkDecimate.h. |
|
Definition at line 168 of file vtkDecimate.h. |
|
Definition at line 169 of file vtkDecimate.h. |
|
Definition at line 171 of file vtkDecimate.h. |
|
Definition at line 172 of file vtkDecimate.h. |
|
Definition at line 174 of file vtkDecimate.h. |
|
Definition at line 175 of file vtkDecimate.h. |