MeVisLab Toolbox Reference
SoGLColorDepthInfo Class Reference

#include <SoGLColorDepthInfo.h>

Inheritance diagram for SoGLColorDepthInfo:

Public Member Functions

 SoGLColorDepthInfo ()
 
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

SoSFInt32 alphaBits
 Fields. More...
 
SoSFInt32 redBits
 
SoSFInt32 greenBits
 
SoSFInt32 blueBits
 

Protected Member Functions

 ~SoGLColorDepthInfo () override
 

Detailed Description

Definition at line 19 of file SoGLColorDepthInfo.h.

Constructor & Destructor Documentation

◆ SoGLColorDepthInfo()

SoGLColorDepthInfo::SoGLColorDepthInfo ( )

◆ ~SoGLColorDepthInfo()

SoGLColorDepthInfo::~SoGLColorDepthInfo ( )
overrideprotected

Member Function Documentation

◆ affectsState()

bool SoGLColorDepthInfo::affectsState ( ) const
inlineoverride

this node does not affect the state, so return false!

Definition at line 41 of file SoGLColorDepthInfo.h.

◆ GLRender()

void SoGLColorDepthInfo::GLRender ( SoGLRenderAction *  action)
override

derived render method that renders the background

◆ initClass()

static void SoGLColorDepthInfo::initClass ( )
static

inventor runtime system

Member Data Documentation

◆ alphaBits

SoSFInt32 SoGLColorDepthInfo::alphaBits

Fields.

Definition at line 25 of file SoGLColorDepthInfo.h.

◆ blueBits

SoSFInt32 SoGLColorDepthInfo::blueBits

Definition at line 28 of file SoGLColorDepthInfo.h.

◆ greenBits

SoSFInt32 SoGLColorDepthInfo::greenBits

Definition at line 27 of file SoGLColorDepthInfo.h.

◆ redBits

SoSFInt32 SoGLColorDepthInfo::redBits

Definition at line 26 of file SoGLColorDepthInfo.h.


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