#include <vtkDecimatePro.h>
Collaboration diagram for vtkDecimatePro::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 322 of file vtkDecimatePro.h. |
|
Definition at line 324 of file vtkDecimatePro.h. |
|
Definition at line 331 of file vtkDecimatePro.h. |
|
Definition at line 332 of file vtkDecimatePro.h. |
|
Definition at line 334 of file vtkDecimatePro.h. |
|
Definition at line 335 of file vtkDecimatePro.h. |
|
Definition at line 337 of file vtkDecimatePro.h. |
|
Definition at line 338 of file vtkDecimatePro.h. |