Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkProVertexArray Class Reference

#include <vtkDecimatePro.h>

Collaboration diagram for vtkProVertexArray:

Collaboration graph
[legend]
List of all members.

Public Methods

 vtkProVertexArray (const vtkIdType sz)
 ~vtkProVertexArray ()
vtkIdType GetNumberOfVertices ()
void InsertNextVertex (vtkProLocalVertex &v)
vtkProLocalVertexGetVertex (vtkIdType i)
void Reset ()

Public Attributes

vtkProLocalVertexArray
vtkIdType MaxId

Constructor & Destructor Documentation

vtkProVertexArray::vtkProVertexArray const vtkIdType    sz [inline]
 

Definition at line 142 of file vtkDecimatePro.h.

vtkProVertexArray::~vtkProVertexArray   [inline]
 

Definition at line 144 of file vtkDecimatePro.h.


Member Function Documentation

vtkIdType vtkProVertexArray::GetNumberOfVertices   [inline]
 

Definition at line 151 of file vtkDecimatePro.h.

void vtkProVertexArray::InsertNextVertex vtkProLocalVertex   v [inline]
 

Definition at line 152 of file vtkDecimatePro.h.

vtkProLocalVertex& vtkProVertexArray::GetVertex vtkIdType    i [inline]
 

Definition at line 154 of file vtkDecimatePro.h.

void vtkProVertexArray::Reset   [inline]
 

Definition at line 155 of file vtkDecimatePro.h.


Member Data Documentation

vtkProLocalVertex* vtkProVertexArray::Array
 

Definition at line 157 of file vtkDecimatePro.h.

vtkIdType vtkProVertexArray::MaxId
 

Definition at line 158 of file vtkDecimatePro.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 14:40:20 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001