The SoTextureQualityElement is yet to be documented.
More...
#include <Inventor/elements/SoTextureQualityElement.h>
The SoTextureQualityElement is yet to be documented.
FIXME: write doc.
◆ ~SoTextureQualityElement()
SoTextureQualityElement::~SoTextureQualityElement |
( |
| ) |
|
|
protectedvirtual |
◆ getClassTypeId()
SoType SoTextureQualityElement::getClassTypeId |
( |
void | | ) |
|
|
static |
This static method returns the SoType object associated with objects of this class.
◆ getClassStackIndex()
int SoTextureQualityElement::getClassStackIndex |
( |
void | | ) |
|
|
static |
This static method returns the state stack index for the class.
◆ createInstance()
void * SoTextureQualityElement::createInstance |
( |
void | | ) |
|
|
static |
This API member is considered internal to the library, as it is not likely to be of interest to the application programmer.
Creates a new instance of the class type corresponding to the SoType object.
◆ initClass()
void SoTextureQualityElement::initClass |
( |
void | | ) |
|
|
static |
Initialize relevant common data for all instances, like the type system.
◆ init()
void SoTextureQualityElement::init |
( |
SoState * | state | ) |
|
|
virtual |
Initializes the element to its default value. The default value is 0.5.
Reimplemented from SoFloatElement.
◆ set() [1/2]
void SoTextureQualityElement::set |
( |
SoState *const | state, |
|
|
SoNode *const | node, |
|
|
const float | quality ) |
|
static |
◆ set() [2/2]
void SoTextureQualityElement::set |
( |
SoState *const | state, |
|
|
const float | quality ) |
|
static |
◆ get()
float SoTextureQualityElement::get |
( |
SoState *const | state | ) |
|
|
static |
◆ getDefault()
float SoTextureQualityElement::getDefault |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: