The SoTextOutlineEnabledElement class is yet to be documented.
More...
#include <Inventor/elements/SoTextOutlineEnabledElement.h>
The SoTextOutlineEnabledElement class is yet to be documented.
FIXME: write doc.
- Since
- Coin 1.0
-
TGS Inventor 2.4
◆ ~SoTextOutlineEnabledElement()
SoTextOutlineEnabledElement::~SoTextOutlineEnabledElement |
( |
void | | ) |
|
|
protectedvirtual |
◆ getClassTypeId()
SoType SoTextOutlineEnabledElement::getClassTypeId |
( |
void | | ) |
|
|
static |
This static method returns the SoType object associated with objects of this class.
◆ getClassStackIndex()
int SoTextOutlineEnabledElement::getClassStackIndex |
( |
void | | ) |
|
|
static |
This static method returns the state stack index for the class.
◆ createInstance()
void * SoTextOutlineEnabledElement::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 SoTextOutlineEnabledElement::initClass |
( |
void | | ) |
|
|
static |
Initialize relevant common data for all instances, like the type system.
◆ init()
void SoTextOutlineEnabledElement::init |
( |
SoState * | state | ) |
|
|
virtual |
Initializes the element to its default value. The default value is FALSE.
Reimplemented from SoInt32Element.
◆ push()
void SoTextOutlineEnabledElement::push |
( |
SoState * | state | ) |
|
|
virtual |
FIXME: write doc.
Reimplemented from SoElement.
◆ pop()
void SoTextOutlineEnabledElement::pop |
( |
SoState * | state, |
|
|
const SoElement * | prevTopElement ) |
|
virtual |
FIXME: write doc.
Reimplemented from SoElement.
◆ set()
void SoTextOutlineEnabledElement::set |
( |
SoState *const | state, |
|
|
const SbBool | enabled ) |
|
static |
◆ get()
SbBool SoTextOutlineEnabledElement::get |
( |
SoState *const | state | ) |
|
|
static |
◆ getDefault()
SbBool SoTextOutlineEnabledElement::getDefault |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: