#include <SoClearBuffers.h>
|
| | SoClearBuffers () |
| |
| 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
|
| |
Definition at line 21 of file SoClearBuffers.h.
◆ SoClearBuffers()
| SoClearBuffers::SoClearBuffers |
( |
| ) |
|
◆ ~SoClearBuffers()
| SoClearBuffers::~SoClearBuffers |
( |
| ) |
|
|
overrideprotected |
◆ affectsState()
| bool SoClearBuffers::affectsState |
( |
| ) |
const |
|
inlineoverride |
this node does not affect the state, so return false!
Definition at line 45 of file SoClearBuffers.h.
◆ GLRender()
| void SoClearBuffers::GLRender |
( |
SoGLRenderAction * |
action | ) |
|
|
override |
derived render method that renders the background
◆ initClass()
| static void SoClearBuffers::initClass |
( |
| ) |
|
|
static |
◆ alpha
| SoSFFloat SoClearBuffers::alpha |
◆ clearColor
| SoSFBool SoClearBuffers::clearColor |
◆ clearDepth
| SoSFBool SoClearBuffers::clearDepth |
◆ clearStencil
| SoSFBool SoClearBuffers::clearStencil |
◆ color
| SoSFColor SoClearBuffers::color |
◆ depth
| SoSFDouble SoClearBuffers::depth |
The documentation for this class was generated from the following file: