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

The volume rendering action extension. More...

#include <VolumeRenderingExtension.h>

+ Inheritance diagram for VolumeRenderingExtension:

Public Member Functions

virtual QString getDescription ()
 Method that return the action extension descrption. More...
 
virtual QString getName ()
 Method that return the action extension name. More...
 
virtual void init ()
 initialize all the actions More...
 
 VolumeRenderingExtension ()
 the constructor More...
 
virtual ~VolumeRenderingExtension ()
 the destructor More...
 
- Public Member Functions inherited from camitk::ActionExtension
const ActionListgetActions ()
 get the list of actions registered y this extension More...
 
virtual ~ActionExtension ()
 destructor More...
 

Additional Inherited Members

- Protected Member Functions inherited from camitk::ActionExtension
 ActionExtension ()
 constructor More...
 
void registerAction (Action *)
 register an action instance More...
 
- Protected Attributes inherited from camitk::ActionExtension
ActionList actions
 the list of actions More...
 

Detailed Description

The volume rendering action extension.

Constructor & Destructor Documentation

VolumeRenderingExtension::VolumeRenderingExtension ( )
inline

the constructor

virtual VolumeRenderingExtension::~VolumeRenderingExtension ( )
inlinevirtual

the destructor

Member Function Documentation

virtual QString VolumeRenderingExtension::getDescription ( )
inlinevirtual

Method that return the action extension descrption.

Implements camitk::ActionExtension.

virtual QString VolumeRenderingExtension::getName ( )
inlinevirtual

Method that return the action extension name.

Implements camitk::ActionExtension.

virtual void VolumeRenderingExtension::init ( )
virtual

initialize all the actions

Implements camitk::ActionExtension.


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