#include <vtkBridgeCellIterator.h>
Inheritance diagram for vtkBridgeCellIterator:
Definition at line 45 of file vtkBridgeCellIterator.h.
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. Definition at line 49 of file vtkBridgeCellIterator.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. |
|
Standard VTK construction and type macros. Reimplemented from vtkGenericCellIterator. |
|
Move iterator to first position if any (loop initialization). Implements vtkGenericCellIterator. |
|
Is there no cell at iterator position? (exit condition). Implements vtkGenericCellIterator. |
|
Create an empty cell.
Implements vtkGenericCellIterator. |
|
Cell at current position
Implements vtkGenericCellIterator. |
|
Cell at current position. NOT THREAD SAFE
Implements vtkGenericCellIterator. |
|
Move iterator to next position. (loop progression).
Implements vtkGenericCellIterator. |
|
Used internally by vtkBridgeDataSet. Iterate over cells of `ds' of some dimension `dim'.
|
|
Used internally by vtkBridgeDataSet. Iterate over boundary cells of `ds' of some dimension `dim'.
|
|
Used internally by vtkBridgeDataSet. Iterate on one cell `id' of `ds'.
|
|
Used internally by vtkBridgeCell. Iterate on one cell `c'.
|
|
Used internally by vtkBridgeCell. Iterate on boundary cells of a cell.
|
|
Used internally by vtkBridgeCell. Iterate on neighbors defined by `cells' over the dataset `ds'.
|
|
Used internally by vtkBridgeCell. Iterate on a boundary cell (defined by its points `pts' with coordinates `coords', dimension `dim' and unique id `cellid') of a cell.
|
|
Definition at line 134 of file vtkBridgeCellIterator.h. |
|
Definition at line 135 of file vtkBridgeCellIterator.h. |
|
Definition at line 136 of file vtkBridgeCellIterator.h. |
|
Definition at line 137 of file vtkBridgeCellIterator.h. |
|
Definition at line 138 of file vtkBridgeCellIterator.h. |
|
Definition at line 140 of file vtkBridgeCellIterator.h. |
|
Definition at line 141 of file vtkBridgeCellIterator.h. |
|
Definition at line 142 of file vtkBridgeCellIterator.h. |
|
Definition at line 143 of file vtkBridgeCellIterator.h. |
|
Definition at line 144 of file vtkBridgeCellIterator.h. |