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
 Main documentation file for ML users and developers.
 

Typedefs

typedef vtkObject vtkObjectType
 Helper typedef.
 

Functions

MLVTK_SUPPORT_EXPORT vtkObjectml::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

Helper typedef.

Definition at line 27 of file mlVTKCommonWrappers.h.