#include <vtkDecimatePro.h>
Collaboration diagram for vtkDecimatePro::VertexArray:
Definition at line 318 of file vtkDecimatePro.h.
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 320 of file vtkDecimatePro.h. |
|
Definition at line 322 of file vtkDecimatePro.h. |
|
Definition at line 329 of file vtkDecimatePro.h. |
|
Definition at line 330 of file vtkDecimatePro.h. |
|
Definition at line 332 of file vtkDecimatePro.h. |
|
Definition at line 333 of file vtkDecimatePro.h. |
|
Definition at line 333 of file vtkDecimatePro.h. |
|
Definition at line 336 of file vtkDecimatePro.h. |