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

Public Methods | |
| vtkVertexArray (const vtkIdType sz) | |
| ~vtkVertexArray () | |
| vtkIdType | GetNumberOfVertices () |
| void | InsertNextVertex (vtkLocalVertex &v) |
| vtkLocalVertex & | GetVertex (vtkIdType i) |
| void | Reset () |
Public Attributes | |
| vtkLocalVertex * | Array |
| vtkIdType | MaxId |
|
|
Definition at line 150 of file vtkDecimate.h. |
|
|
Definition at line 152 of file vtkDecimate.h. |
|
|
Definition at line 153 of file vtkDecimate.h. |
|
|
Definition at line 154 of file vtkDecimate.h. |
|
|
Definition at line 156 of file vtkDecimate.h. |
|
|
Definition at line 157 of file vtkDecimate.h. |
|
|
Definition at line 159 of file vtkDecimate.h. |
|
|
Definition at line 160 of file vtkDecimate.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001