18#include <Inventor/fields/SoSFVec2s.h> 
   41  void  GLRender(SoGLRenderAction *action) 
override;
 
 
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
 
static void initClass()
inventor runtime system
 
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!
 
SoSFVec2s viewportOffset
Fields.
 
~SoGLStateInfo() override