Visualizer Class Reference

This class is for managing the visualization process, drawing the bounding box, rotating the scene and choose the right renderer. More...

#include <Visualizer.h>

List of all members.

Public Slots

void setRotationX (int iRotationAngle)
 public slots which can be called as function or connected to fitting signals
void setRotationY (int iRotationAngle)
void setRotationZ (int iRotationAngle)
void setZoom (int iZoom)
void setRenderMode (int iMode)

Public Member Functions

void initialize ()
void render ()

Static Public Member Functions

static Visualizerinstance ()
 this class is a singelton, instance() returns the pointer to the instance

Detailed Description

This class is for managing the visualization process, drawing the bounding box, rotating the scene and choose the right renderer.


Member Function Documentation

Visualizer * Visualizer::instance (  )  [static]

this class is a singelton, instance() returns the pointer to the instance

void Visualizer::setRotationX ( int  iRotationAngle  )  [slot]

public slots which can be called as function or connected to fitting signals


The documentation for this class was generated from the following files:
Generated on Mon Dec 6 14:15:25 2010 for 3D Volume Visualization by  doxygen 1.6.3