vtkDecimatePro::VertexArray Class Reference

#include <vtkDecimatePro.h>

Collaboration diagram for vtkDecimatePro::VertexArray:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 318 of file vtkDecimatePro.h.

Public Member Functions

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

Public Attributes

LocalVertexArray
vtkIdType MaxId


Constructor & Destructor Documentation

vtkDecimatePro::VertexArray::VertexArray ( const vtkIdType  sz  )  [inline]

Definition at line 320 of file vtkDecimatePro.h.

vtkDecimatePro::VertexArray::~VertexArray (  )  [inline]

Definition at line 322 of file vtkDecimatePro.h.


Member Function Documentation

vtkIdType vtkDecimatePro::VertexArray::GetNumberOfVertices (  )  [inline]

Definition at line 329 of file vtkDecimatePro.h.

void vtkDecimatePro::VertexArray::InsertNextVertex ( LocalVertex v  )  [inline]

Definition at line 330 of file vtkDecimatePro.h.

LocalVertex& vtkDecimatePro::VertexArray::GetVertex ( vtkIdType  i  )  [inline]

Definition at line 332 of file vtkDecimatePro.h.

void vtkDecimatePro::VertexArray::Reset ( void   )  [inline]

Definition at line 333 of file vtkDecimatePro.h.


Member Data Documentation

LocalVertex* vtkDecimatePro::VertexArray::Array

Definition at line 333 of file vtkDecimatePro.h.

vtkIdType vtkDecimatePro::VertexArray::MaxId

Definition at line 336 of file vtkDecimatePro.h.


The documentation for this class was generated from the following file:
Generated on Sat Dec 30 06:27:15 2006 for VTK by  doxygen 1.5.1