![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
The Camera Calibration Addon class. More...
#include <VtkMeshComponentRegistrationAddon.h>
Public Member Functions | |
| ~VtkMeshComponentRegistrationAddon () | |
| Default destructor. More... | |
Protected Member Functions | |
| VtkMeshComponentRegistrationAddon () | |
| Default construtor. More... | |
Protected Attributes | |
| VtkMeshComponent * | myComponent |
| The Component associated to the camera calibration addon. More... | |
The Camera Calibration Addon class.
IMPORTANT : All Camera Calibration Addon have to inherit from this class. Allows the data component and an addon to have a common generic class.
|
inline |
Default destructor.
|
inlineprotected |
Default construtor.
References myComponent.
|
protected |
The Component associated to the camera calibration addon.
Referenced by VtkMeshComponentRegistrationAddon().
1.8.8