#include <vtkDecimate.h>
Collaboration diagram for vtkTriArray:

Public Methods | |
| vtkTriArray (const int sz) | |
| ~vtkTriArray () | |
| int | GetNumberOfTriangles () |
| void | InsertNextTriangle (vtkLocalTri &t) |
| vtkLocalTri & | GetTriangle (int i) |
| void | Reset () |
Public Attributes | |
| vtkLocalTri * | Array |
| int | MaxId |
|
|
Definition at line 163 of file vtkDecimate.h. |
|
|
Definition at line 165 of file vtkDecimate.h. |
|
|
Definition at line 166 of file vtkDecimate.h. |
|
|
Definition at line 167 of file vtkDecimate.h. |
|
|
Definition at line 169 of file vtkDecimate.h. |
|
|
Definition at line 170 of file vtkDecimate.h. |
|
|
Definition at line 172 of file vtkDecimate.h. |
|
|
Definition at line 173 of file vtkDecimate.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001