OptHandler Class Reference

#include <OptHandler.h>

List of all members.

Public Member Functions

 OptHandler ()
 ~OptHandler ()
void update (Cam *_camera, SourceLight *_light, TfpList *_pointList, SceneRender *_scene)
void load (std::string filename)
void save (std::string filename)

Detailed Description

The class for saving the differents options


Constructor & Destructor Documentation

OptHandler::OptHandler (  ) 

Construct a new OptHandler object

OptHandler::~OptHandler (  ) 

Destroy the object


Member Function Documentation

void OptHandler::load ( std::string  filename  ) 

Load the given XML-configuration file

Parameters:
filename Filename of the XML-configuration file
void OptHandler::save ( std::string  filename  ) 

Save the current configuration to a XML-file

Parameters:
filename Filename of the new XML-file
void OptHandler::update ( Cam _camera,
SourceLight _light,
TfpList _pointList,
SceneRender _scene 
)

Update the different pointer

Parameters:
_camera New pointer to the camera
_light New pointer to the lightsource
_pointList New pointer to the pointlist of the transfer function
_scene New pointer to the scenerender

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

Generated on Tue Dec 8 16:10:51 2009 for VisLab by  doxygen 1.6.1