#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. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001