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 319 of file vtkDecimatePro.h.


Constructor & Destructor Documentation

Definition at line 321 of file vtkDecimatePro.h.

Definition at line 323 of file vtkDecimatePro.h.


Member Function Documentation

Definition at line 330 of file vtkDecimatePro.h.

Definition at line 331 of file vtkDecimatePro.h.

Definition at line 333 of file vtkDecimatePro.h.

Definition at line 334 of file vtkDecimatePro.h.


Member Data Documentation

Definition at line 334 of file vtkDecimatePro.h.

Definition at line 337 of file vtkDecimatePro.h.


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