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