#include <vtkDecimate.h>
Collaboration diagram for vtkDecimate::VertexArray:
Public Member Functions | |
VertexArray (const vtkIdType sz) | |
~VertexArray () | |
vtkIdType | GetNumberOfVertices () |
void | InsertNextVertex (LocalVertex &v) |
LocalVertex & | GetVertex (vtkIdType i) |
void | Reset () |
Public Attributes | |
LocalVertex * | Array |
vtkIdType | MaxId |
|
Definition at line 264 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 266 of file vtkDecimate.h. |
|
Definition at line 267 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 268 of file vtkDecimate.h. |
|
Definition at line 270 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 271 of file vtkDecimate.h. |
|
Definition at line 273 of file vtkDecimate.h. |
|
Definition at line 274 of file vtkDecimate.h. |