VTK
Classes
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/ExecutionModel/vtkInformationDataObjectMetaDataKey.h File Reference
#include "vtkCommonExecutionModelModule.h"
#include "vtkInformationDataObjectKey.h"
#include "vtkCommonInformationKeyManager.h"
Include dependency graph for vtkInformationDataObjectMetaDataKey.h:

Go to the source code of this file.

Classes

class  vtkInformationDataObjectMetaDataKey
 key used to define meta-data of type vtkDataObject vtkInformationDataObjectMetaDataKey is a vtkInformationDataObjectKey that (shallow) copies itself downstream during the REQUEST_INFORMATION pass. Hence it can be used to provide meta-data of type vtkDataObject or any subclass. More...