#include <vtkDecimate.h>
Collaboration diagram for vtkDecimate::VertexArray:
Public Methods | |
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 283 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 285 of file vtkDecimate.h. |
|
Definition at line 286 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 287 of file vtkDecimate.h. |
|
Definition at line 289 of file vtkDecimate.h. References vtkIdType. |
|
Definition at line 290 of file vtkDecimate.h. |
|
Definition at line 292 of file vtkDecimate.h. |
|
Definition at line 293 of file vtkDecimate.h. |