Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Typedefs
VtkMeshComponentRegistrationAddon.h File Reference
#include "VtkMeshComponent.h"
#include "VtkMeshComponentAPI.h"
+ Include dependency graph for VtkMeshComponentRegistrationAddon.h:

Go to the source code of this file.

Classes

class  VtkMeshComponentRegistrationAddon
 The Camera Calibration Addon class. More...
 

Macros

#define VTK_MANAGER_Component_REGISTRATION_ADDON_H
 

Typedefs

typedef
VtkMeshComponentRegistrationAddon *(* 
PtrToVtkMeshComponentRegistrationAddon )(VtkMeshComponent *mdc)
 The pointer that will receive the addon's instance created by the addon's constructor. More...
 

Macro Definition Documentation

#define VTK_MANAGER_Component_REGISTRATION_ADDON_H

Typedef Documentation

typedef VtkMeshComponentRegistrationAddon*( * PtrToVtkMeshComponentRegistrationAddon)(VtkMeshComponent *mdc)

The pointer that will receive the addon's instance created by the addon's constructor.