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 int sz)
 ~vtkProVertexArray ()
int GetNumberOfVertices ()
void InsertNextVertex (vtkProLocalVertex &v)
vtkProLocalVertexGetVertex (int i)
void Reset ()

Public Attributes

vtkProLocalVertexArray
int MaxId

Constructor & Destructor Documentation

vtkProVertexArray::vtkProVertexArray const int    sz [inline]
 

Definition at line 138 of file vtkDecimatePro.h.

vtkProVertexArray::~vtkProVertexArray   [inline]
 

Definition at line 140 of file vtkDecimatePro.h.


Member Function Documentation

int vtkProVertexArray::GetNumberOfVertices   [inline]
 

Definition at line 147 of file vtkDecimatePro.h.

void vtkProVertexArray::InsertNextVertex vtkProLocalVertex   v [inline]
 

Definition at line 148 of file vtkDecimatePro.h.

vtkProLocalVertex& vtkProVertexArray::GetVertex int    i [inline]
 

Definition at line 150 of file vtkDecimatePro.h.

void vtkProVertexArray::Reset   [inline]
 

Definition at line 151 of file vtkDecimatePro.h.


Member Data Documentation

vtkProLocalVertex* vtkProVertexArray::Array
 

Definition at line 153 of file vtkDecimatePro.h.

int vtkProVertexArray::MaxId
 

Definition at line 154 of file vtkDecimatePro.h.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 12:58:14 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001