SoBackground renders a background bar It uses the lookuptable element to draw a 8bit Lookuptable on the bar rendering.
More...
#include <SoBackground.h>
|
| SoBackground () |
|
void | GLRender (SoGLRenderAction *action) override |
| derived render method that renders the background
|
|
bool | affectsState () const override |
| this node does not affect the state, so return false!
|
|
|
static void | initClass () |
| inventor runtime system
|
|
SoBackground renders a background bar It uses the lookuptable element to draw a 8bit Lookuptable on the bar rendering.
Definition at line 33 of file SoBackground.h.
◆ SoBackground()
SoBackground::SoBackground |
( |
| ) |
|
◆ ~SoBackground()
SoBackground::~SoBackground |
( |
| ) |
|
|
overrideprotected |
◆ affectsState()
bool SoBackground::affectsState |
( |
| ) |
const |
|
inlineoverride |
this node does not affect the state, so return false!
Definition at line 55 of file SoBackground.h.
◆ GLRender()
void SoBackground::GLRender |
( |
SoGLRenderAction * | action | ) |
|
|
override |
derived render method that renders the background
◆ initClass()
static void SoBackground::initClass |
( |
| ) |
|
|
static |
◆ depthBuffer
SoSFBool SoBackground::depthBuffer |
◆ flip
SoSFBool SoBackground::flip |
◆ on
SoSFBool SoBackground::on |
◆ rotate
SoSFBool SoBackground::rotate |
The documentation for this class was generated from the following file: