My Project
 All Classes Files Functions Variables Enumerations Pages
Public Slots | Public Member Functions | List of all members
ControlRender Class Reference

Encapsulates GUI elements for controlling OpenGL rendering. More...

#include <control_render.h>

Inheritance diagram for ControlRender:
Control

Public Slots

void setWireframe (int v)
 
void setDisplayList (int v)
 
void setJoystickMouse (int v)
 
void setAmbient (int v)
 
void setIlluminationAzimuth (int v)
 
void setIlluminationElevation (int v)
 
void pickBackgroundColourLow ()
 
void pickBackgroundColourHigh ()
 

Public Member Functions

 ControlRender (ParametersRender *param)
 
- Public Member Functions inherited from Control
void pickColour (QPushButton *button, FloatRGBA &colour)
 Use Qt's colour-picking dialog to replace the referenced colour.
 

Additional Inherited Members

- Static Protected Member Functions inherited from Control
static QIcon build_icon_of_colour (const FloatRGBA &col)
 Utility function to build a small Qt icon of the specified colour. More...
 

Detailed Description

Encapsulates GUI elements for controlling OpenGL rendering.

Constructor & Destructor Documentation

ControlRender::ControlRender ( ParametersRender param)
Todo:
Should be obtained from somewhere ?

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