#include <vtkDecimate.h>
Collaboration diagram for vtkDecimate::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 252 of file vtkDecimate.h. |
|
|
Definition at line 254 of file vtkDecimate.h. |
|
|
Definition at line 255 of file vtkDecimate.h. |
|
|
Definition at line 256 of file vtkDecimate.h. |
|
|
Definition at line 258 of file vtkDecimate.h. |
|
|
Definition at line 259 of file vtkDecimate.h. |
|
|
Definition at line 261 of file vtkDecimate.h. |
|
|
Definition at line 262 of file vtkDecimate.h. |