Stores the current textured text quality range. More...
#include <Inventor/elements/SoTextTextureQualityRangeElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
static void | set (SoState *state, SoNode *node, const SbVec2i32 range) |
static const SbVec2i32 & | get (SoState *state) |
static const SbVec2i32 & | getDefault () |
This element stores the current textured text quality range value.
Gets the current range in the state.
static int SoTextTextureQualityRangeElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoReplacedElement.
static SoType SoTextTextureQualityRangeElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoReplacedElement.
static const SbVec2i32& SoTextTextureQualityRangeElement::getDefault | ( | ) | [static] |
Returns the default value.
static void SoTextTextureQualityRangeElement::set | ( | SoState * | state, | |
SoNode * | node, | |||
const SbVec2i32 | range | |||
) | [static] |
Sets the current range in the state.