MeVisLabToolboxReference
SoBackground Class Reference

SoBackground renders a background bar It uses the lookuptable element to draw a 8bit Lookuptable on the bar rendering. More...

#include <SoBackground.h>

List of all members.

Public Member Functions

 SoBackground ()
virtual void GLRender (SoGLRenderAction *action)
 derived render method that renders the background

Static Public Member Functions

static void initClass ()
 inventor runtime system

Public Attributes

SoSFBool on
SoSFBool rotate
SoSFBool flip
SoSFBool depthBuffer

Protected Member Functions

virtual ~SoBackground ()

Detailed Description

SoBackground renders a background bar It uses the lookuptable element to draw a 8bit Lookuptable on the bar rendering.

Author:
Florian Link

Definition at line 36 of file SoBackground.h.


Constructor & Destructor Documentation

SoBackground::SoBackground ( )
virtual SoBackground::~SoBackground ( ) [protected, virtual]

Member Function Documentation

virtual void SoBackground::GLRender ( SoGLRenderAction *  action) [virtual]

derived render method that renders the background

static void SoBackground::initClass ( ) [static]

inventor runtime system


Member Data Documentation

Definition at line 45 of file SoBackground.h.

Definition at line 44 of file SoBackground.h.

SoSFBool SoBackground::on

Definition at line 42 of file SoBackground.h.

Definition at line 43 of file SoBackground.h.


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