Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkPolyDataMapIterator Class Reference

#include <vtkPolyDataMapIterator.h>

Inheritance diagram for vtkPolyDataMapIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkPolyDataMapIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkPolyDataMap subclasses.

See also:
vtkPolyDataMap

Definition at line 30 of file vtkPolyDataMapIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkPolyDataMapIterator, vtkDataSetMapIterator)
Data Access Methods
vtkPolyDataGetObject (void) const
 Retrieve the data from the iterator.

virtual int SetObject (vtkPolyData *object)
 Set the data at the iterator's position.


Static Public Member Functions

vtkPolyDataMapIteratorNew (void)

Protected Member Functions

 vtkPolyDataMapIterator (void)
 ~vtkPolyDataMapIterator ()


Constructor & Destructor Documentation

vtkPolyDataMapIterator::vtkPolyDataMapIterator void   )  [inline, protected]
 

Definition at line 55 of file vtkPolyDataMapIterator.h.

vtkPolyDataMapIterator::~vtkPolyDataMapIterator  )  [inline, protected]
 

Definition at line 56 of file vtkPolyDataMapIterator.h.


Member Function Documentation

vtkPolyData* vtkPolyDataMapIterator::GetObject void   )  const [inline, virtual]
 

Retrieve the data from the iterator.

Returns:
The object if retrieved correctly, otherwise null.

Reimplemented from vtkDataSetMapIterator.

Definition at line 43 of file vtkPolyDataMapIterator.h.

vtkPolyDataMapIterator* vtkPolyDataMapIterator::New void   )  [static]
 

Reimplemented from vtkDataSetMapIterator.

virtual int vtkPolyDataMapIterator::SetObject vtkPolyData object  )  [inline, virtual]
 

Set the data at the iterator's position.

Returns:
true if the data were set correctly, otherwise false.

Definition at line 50 of file vtkPolyDataMapIterator.h.

vtkPolyDataMapIterator::vtkTypeRevisionMacro vtkPolyDataMapIterator  ,
vtkDataSetMapIterator 
 


The documentation for this class was generated from the following file:
Generated on Tue Aug 10 03:44:36 2004 for vtkExtensions by doxygen 1.3.7