#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. |