#include <vtkBridgeCellIteratorStrategy.h>
Inheritance diagram for vtkBridgeCellIteratorStrategy:
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) |
vtkGenericAdaptorCell * | NewCell () |
Static Public Member Functions | |
static int | IsTypeOf (const char *type) |
static vtkBridgeCellIteratorStrategy * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkBridgeCellIteratorStrategy () | |
virtual | ~vtkBridgeCellIteratorStrategy () |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. Definition at line 44 of file vtkBridgeCellIteratorStrategy.h. |
|
Definition at line 51 of file vtkBridgeCellIteratorStrategy.h. |
|
Definition at line 52 of file vtkBridgeCellIteratorStrategy.h. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Reimplemented in vtkBridgeCellIteratorOnCellBoundaries, vtkBridgeCellIteratorOnCellList, vtkBridgeCellIteratorOnDataSet, and vtkBridgeCellIteratorOne. |
|
Create an empty cell. NOT USED
Implements vtkGenericCellIterator. |