VTK
Public Member Functions | Public Attributes
vtkDecimatePro::VertexArray Class Reference

#include <vtkDecimatePro.h>

Collaboration diagram for vtkDecimatePro::VertexArray:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 VertexArray (const vtkIdType sz)
 ~VertexArray ()
vtkIdType GetNumberOfVertices ()
void InsertNextVertex (LocalVertex &v)
LocalVertexGetVertex (vtkIdType i)
void Reset ()

Public Attributes

LocalVertexArray
vtkIdType MaxId

Detailed Description

Definition at line 328 of file vtkDecimatePro.h.


Constructor & Destructor Documentation

Definition at line 330 of file vtkDecimatePro.h.

Definition at line 332 of file vtkDecimatePro.h.


Member Function Documentation

Definition at line 336 of file vtkDecimatePro.h.

Definition at line 337 of file vtkDecimatePro.h.

Definition at line 339 of file vtkDecimatePro.h.

Definition at line 340 of file vtkDecimatePro.h.


Member Data Documentation

Definition at line 340 of file vtkDecimatePro.h.

Definition at line 343 of file vtkDecimatePro.h.


The documentation for this class was generated from the following file: