25 #if defined(_WIN32) && !defined(__MINGW32__) // MSVC only
26 #pragma warning( disable : 4290)
29 #ifndef VTK_MANAGER_Component_REGISTRATION_ADDON_H
30 #define VTK_MANAGER_Component_REGISTRATION_ADDON_H
74 #endif // VTKMANAGERComponent_REGISTRATION_ADDON_H
VtkMeshComponent * myComponent
The Component associated to the camera calibration addon.
Definition: VtkMeshComponentRegistrationAddon.h:54
~VtkMeshComponentRegistrationAddon()
Default destructor.
Definition: VtkMeshComponentRegistrationAddon.h:71
VtkMeshComponentRegistrationAddon()
Default construtor.
Definition: VtkMeshComponentRegistrationAddon.h:66
The Camera Calibration Addon class.
Definition: VtkMeshComponentRegistrationAddon.h:42
Features various Vtk mesh for CamiTK.
Definition: VtkMeshComponent.h:48