 |
VTK
9.0.1
|
Go to the documentation of this file.
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();
abstract base class for most VTK objects
a simple class to control print indentation
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)