25 #ifndef vtkInformationObjectBaseVectorKey_h 26 #define vtkInformationObjectBaseVectorKey_h 28 #include "vtkCommonCoreModule.h" 32 class vtkInformationObjectBaseVectorValue;
49 const char*
name,
const char*
location,
const char* requiredClass =
nullptr);
61 const char*
name,
const char*
location,
const char* requiredClass =
nullptr)
101 using Superclass::Remove;
150 void CreateObjectBase();
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph *>::edge_descriptor e, vtkGraph *)
a simple class to control print indentation
abstract base class for most VTK objects