13 #ifndef SO_BACKGROUND_H
14 #define SO_BACKGROUND_H
20 #include <Inventor/fields/SoSFBool.h>
22 #include "mlLUTFunction.h"
23 #include "mlLUTData.h"
26 #define SOBACKGROUND_LUT_SIZE 256
52 void GLRender(SoGLRenderAction *action)
override;
62 ml::LUTData<MLuint8>* _lutData;
63 ml::LUTFunction* _localLut;
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
SoBackground renders a background bar It uses the lookuptable element to draw a 8bit Lookuptable on t...
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!