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