#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 334 of file vtkDecimatePro.h. |
|
|
Definition at line 336 of file vtkDecimatePro.h. |
|
|
Definition at line 343 of file vtkDecimatePro.h. |
|
|
Definition at line 344 of file vtkDecimatePro.h. |
|
|
Definition at line 346 of file vtkDecimatePro.h. |
|
|
Definition at line 347 of file vtkDecimatePro.h. |
|
|
Definition at line 349 of file vtkDecimatePro.h. |
|
|
Definition at line 350 of file vtkDecimatePro.h. |