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

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