Stores the current 3D text outline flag. More...
#include <Inventor/elements/SoTextOutlineEnabledElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
static void | set (SoState *state, SbBool isOutlineText) |
static SbBool | get (SoState *state) |
static SbBool | getDefault () |
This element stores the current 3D text outline flag.
Returns the current element value.
static int SoTextOutlineEnabledElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoInt32Element.
static SoType SoTextOutlineEnabledElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoInt32Element.
static SbBool SoTextOutlineEnabledElement::getDefault | ( | ) | [inline, static] |
Returns the default element value.
Set the current element value.