MeVisLab Toolbox Reference
SoGLStateInfo Class Reference

#include <SoGLStateInfo.h>

Inheritance diagram for SoGLStateInfo:

Public Member Functions

 SoGLStateInfo ()
 
void GLRender (SoGLRenderAction *action) override
 derived render method that renders the background More...
 
bool affectsState () const override
 this node does not affect the state, so return false! More...
 

Static Public Member Functions

static void initClass ()
 inventor runtime system More...
 

Public Attributes

SoSFVec2s viewportOffset
 Fields. More...
 
SoSFVec2s viewportSize
 

Protected Member Functions

 ~SoGLStateInfo () override
 

Detailed Description

Definition at line 20 of file SoGLStateInfo.h.

Constructor & Destructor Documentation

◆ SoGLStateInfo()

SoGLStateInfo::SoGLStateInfo ( )

◆ ~SoGLStateInfo()

SoGLStateInfo::~SoGLStateInfo ( )
overrideprotected

Member Function Documentation

◆ 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

inventor runtime system

Member Data Documentation

◆ viewportOffset

SoSFVec2s SoGLStateInfo::viewportOffset

Fields.

Definition at line 27 of file SoGLStateInfo.h.

◆ viewportSize

SoSFVec2s SoGLStateInfo::viewportSize

Definition at line 28 of file SoGLStateInfo.h.


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