Stores the current kerning value. More...
#include <Inventor/elements/SoTextKerningElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
static void | set (SoState *state, SbBool isKernedText) |
static SbBool | get (SoState *state) |
static SbBool | getDefault () |
This element stores the current kerning value defined through the SoTextProperty node.
Returns the current element value.
static int SoTextKerningElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoInt32Element.
static SoType SoTextKerningElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoInt32Element.
static SbBool SoTextKerningElement::getDefault | ( | ) | [inline, static] |
Returns the default element value.
Sets element in state.