LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::scene3DViewer::mainWindow Class Reference

GTK Widget for the main class of the histogram viewer. More...

#include <ltiScene3DViewer.h>

Inheritance diagram for lti::scene3DViewer::mainWindow:
Inheritance graph
[legend]
Collaboration diagram for lti::scene3DViewer::mainWindow:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 mainWindow ()
 mainWindow (const mainWindow &other)
 ~mainWindow ()
void putData (scene3D< rgbPixel > &scene)
const parametersgetParameters () const

Protected Member Functions

virtual void dataToImage ()
void prepareParameters (void)

Protected Attributes

scene3D< rgbPixel > * ptScene

Detailed Description

GTK Widget for the main class of the histogram viewer.


Constructor & Destructor Documentation

lti::scene3DViewer::mainWindow::mainWindow (  ) 

default constructor

lti::scene3DViewer::mainWindow::mainWindow ( const mainWindow other  ) 

copy constructor

Reimplemented from lti::viewerBase3D::mainWindow.

lti::scene3DViewer::mainWindow::~mainWindow (  ) 

destructor

Reimplemented from lti::viewerBase3D::mainWindow.


Member Function Documentation

virtual void lti::scene3DViewer::mainWindow::dataToImage (  )  [protected, virtual]

draw an image of the scene

Reimplemented from lti::viewerBase3D::mainWindow.

const parameters& lti::scene3DViewer::mainWindow::getParameters (  )  const

returns used parameters

void lti::scene3DViewer::mainWindow::prepareParameters ( void   )  [protected, virtual]

prepares the parameters before the settings dialog is started

Reimplemented from lti::viewerBase3D::mainWindow.

void lti::scene3DViewer::mainWindow::putData ( scene3D< rgbPixel > &  scene  ) 

indicate which data should be used when drawing.


Member Data Documentation

a pointer to the scene that is shown


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

Generated on Sat Apr 10 15:29:01 2010 for LTI-Lib by Doxygen 1.6.1