vtkBridgeCellIteratorStrategy Class Reference

#include <vtkBridgeCellIteratorStrategy.h>

Inheritance diagram for vtkBridgeCellIteratorStrategy:

Inheritance graph
[legend]
Collaboration diagram for vtkBridgeCellIteratorStrategy:

Collaboration graph
[legend]

List of all members.


Detailed Description

Interface used by vtkBridgeCellIterator vtkBridgeCellIterator has different behaviors depending on the way it is initialized. vtkBridgeCellIteratorStrategy is the interface for one of those behaviors. Concrete classes are vtkBridgeCellIteratorOnDataSet, vtkBridgeCellIteratorOnDataSetBoundaries, vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellNeighbors,.

See also:
vtkGenericCellIterator, vtkBridgeCellIterator, vtkBridgeDataSet, vtkBridgeCellIteratorOnDataSet, vtkBridgeCellIteratorOnDataSetBoundaries, vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellNeighbors
Tests:
vtkBridgeCellIteratorStrategy (Tests)

Definition at line 41 of file vtkBridgeCellIteratorStrategy.h.


Public Types

typedef vtkGenericCellIterator Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
vtkGenericAdaptorCellNewCell ()

Static Public Member Functions

static int IsTypeOf (const char *type)
static
vtkBridgeCellIteratorStrategy
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkBridgeCellIteratorStrategy ()
virtual ~vtkBridgeCellIteratorStrategy ()

Member Typedef Documentation

Standard VTK construction and type macros.

Reimplemented from vtkGenericCellIterator.

Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne.

Definition at line 44 of file vtkBridgeCellIteratorStrategy.h.


Constructor & Destructor Documentation

vtkBridgeCellIteratorStrategy::vtkBridgeCellIteratorStrategy (  )  [inline, protected]

Definition at line 51 of file vtkBridgeCellIteratorStrategy.h.

virtual vtkBridgeCellIteratorStrategy::~vtkBridgeCellIteratorStrategy (  )  [inline, protected, virtual]

Definition at line 52 of file vtkBridgeCellIteratorStrategy.h.


Member Function Documentation

virtual const char* vtkBridgeCellIteratorStrategy::GetClassName (  )  [virtual]

static int vtkBridgeCellIteratorStrategy::IsTypeOf ( const char *  type  )  [static]

virtual int vtkBridgeCellIteratorStrategy::IsA ( const char *  type  )  [virtual]

static vtkBridgeCellIteratorStrategy* vtkBridgeCellIteratorStrategy::SafeDownCast ( vtkObject o  )  [static]

void vtkBridgeCellIteratorStrategy::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

vtkGenericAdaptorCell* vtkBridgeCellIteratorStrategy::NewCell (  )  [virtual]

Create an empty cell. NOT USED

Postcondition:
result_exists: result!=0

Implements vtkGenericCellIterator.


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

Generated on Mon Sep 27 18:18:58 2010 for VTK by  doxygen 1.5.6