Implements a node similar to SoText2, but by using the GLUT font and some extra features (shadow,...
void GLRender(SoGLRenderAction *action) override
reimplemented inventor method
SoSFBool background
draw a background rectangle
SoSFTypedEnum< TextPosition > position
void rayPick(SoRayPickAction *action) override
reimplemented inventor method
SoSFBool applyClippingPlanes
apply clipping planes. Default is true (= clipping is enabled)
SoSFVec2f relativePosition
SoSFColor shadowColor
shadow color (if shadow is enabled)
static void initClass(void)
SoSFColor backgroundColor
color of rectangle
void generatePrimitives(SoAction *action) override
reimplemented inventor method
SoSFUInt32 fontSize
size of the font in pixels
void computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er) override
reimplemented inventor method
SoSFBool alwaysOnTop
draw on top (without depth buffer)
SoSFFloat backgroundAlpha
blending of rectangle