#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 332 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 334 of file vtkDecimatePro.h. |
|
Definition at line 341 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 342 of file vtkDecimatePro.h. |
|
Definition at line 344 of file vtkDecimatePro.h. References vtkIdType. |
|
Definition at line 345 of file vtkDecimatePro.h. |
|
Definition at line 347 of file vtkDecimatePro.h. |
|
Definition at line 348 of file vtkDecimatePro.h. |