MeVisLab Toolbox Reference
mlVTKCommonWrappers.h File Reference
#include "mlInitSystemVTKSupport.h"
#include "mlVTKMLBaseWrapper.h"
#include <vtkObject.h>
#include <vtkDataObject.h>
#include <vtkActor.h>
#include <vtkMapper.h>
#include <vtkRenderer.h>
#include <vtkAlgorithm.h>

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.

Typedefs

typedef vtkObject vtkObjectType
 Helper typedef.

Functions

MLVTK_SUPPORT_EXPORT vtkObject * ml::checkPointer (const std::string &reqConnectType, vtkObject *vtkObjPtr)
template<class T>
Tml::checkObject (vtkObject *vtkObjPtr)
MLVTK_SUPPORT_EXPORT int ml::VTKCommonTypesAndWrappersInit ()
 Initializes the wrapper classes.

Typedef Documentation

◆ vtkObjectType

typedef vtkObject vtkObjectType

Helper typedef.

Definition at line 27 of file mlVTKCommonWrappers.h.