#include "vtkBridgeExport.h"
#include "vtkGenericCellIterator.h"
Go to the source code of this file.
Classes | |
class | vtkBridgeCellIterator |
Implementation of vtkGenericCellIterator. It is just an example that show how to implement the Generic API. It is also used for testing and evaluating the Generic framework. More... |