Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Typedefs
VtkMeshComponentRegistrationAddon.h File Reference
#include "VtkMeshComponent.h"
#include "VtkMeshComponentAPI.h"
+ Include dependency graph for VtkMeshComponentRegistrationAddon.h:
+ This graph shows which files directly or indirectly include this file:

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.

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.