25#ifndef vtkInformationObjectBaseVectorKey_h
26#define vtkInformationObjectBaseVectorKey_h
28#include "vtkCommonCoreModule.h"
32class 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();
161 vtkInformationObjectBaseVectorValue* GetObjectBaseVector(
vtkInformation* info);
a simple class to control print indentation
abstract base class for most VTK objects
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)