Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
VtkMeshComponentRegistrationAddon Class Reference

The Camera Calibration Addon class. More...

#include <VtkMeshComponentRegistrationAddon.h>

Public Member Functions

 ~VtkMeshComponentRegistrationAddon ()
 Default destructor.

Protected Member Functions

 VtkMeshComponentRegistrationAddon ()
 Default construtor.

Protected Attributes

VtkMeshComponentmyComponent
 The Component associated to the camera calibration addon.

Detailed Description

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.

Constructor & Destructor Documentation

VtkMeshComponentRegistrationAddon::~VtkMeshComponentRegistrationAddon ( )
inline

Default destructor.

VtkMeshComponentRegistrationAddon::VtkMeshComponentRegistrationAddon ( )
inlineprotected

Default construtor.

References myComponent.

Member Data Documentation

VtkMeshComponent* VtkMeshComponentRegistrationAddon::myComponent
protected

The Component associated to the camera calibration addon.

Referenced by VtkMeshComponentRegistrationAddon().


The documentation for this class was generated from the following file: