20#include <vtkDataObject.h> 
   23#include <vtkRenderer.h> 
   24#include <vtkAlgorithm.h> 
#define MLVTK_SUPPORT_EXPORT
When included by other libraries MLVTK_SUPPORT_EXPORT is compiled as import symbol.
 
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
 
vtkObject vtkObjectType
Helper typedef.
 
T * checkObject(vtkObject *vtkObjPtr)
 
MLVTK_SUPPORT_EXPORT vtkObject * checkPointer(const std::string &reqConnectType, vtkObject *vtkObjPtr)
 
MLVTK_SUPPORT_EXPORT int VTKCommonTypesAndWrappersInit()
Initializes the wrapper classes.