The SoShadowStyleElement class is yet to be documented.
More...
#include <Inventor/annex/FXViz/elements/SoShadowStyleElement.h>
|
enum | StyleFlags { NO_SHADOWING = 0x0
, CASTS_SHADOW = 0x1
, SHADOWED = 0x2
, CASTS_SHADOW_AND_SHADOWED = CASTS_SHADOW|SHADOWED
} |
|
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void * | createInstance (void) |
|
static void | initClass (void) |
|
static void | set (SoState *const state, SoNode *const node, const int styleflags) |
| FIXME: write doc.
|
|
static void | set (SoState *const state, const int styleflags) |
| FIXME: write doc.
|
|
static int | get (SoState *const state) |
| FIXME: write doc.
|
|
static int | getDefault (void) |
| FIXME: write doc.
|
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void | initClass (void) |
|
static void | set (const int index, SoState *const state, SoNode *const node, const int32_t value) |
|
static void | set (const int index, SoState *const state, const int32_t value) |
|
static int32_t | get (const int index, SoState *const state) |
| FIXME: write doc.
|
|
static void | initClass (void) |
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void | initElements (void) |
|
static int | getNumStackIndices (void) |
|
static SoType | getIdFromStackIndex (const int stackIndex) |
|
The SoShadowStyleElement class is yet to be documented.
FIXME: write doc.
- Since
- Coin 2.5
◆ ~SoShadowStyleElement()
SoShadowStyleElement::~SoShadowStyleElement |
( |
void | | ) |
|
|
protectedvirtual |
◆ createInstance()
void * SoShadowStyleElement::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.
◆ init()
void SoShadowStyleElement::init |
( |
SoState * | state | ) |
|
|
virtual |
The documentation for this class was generated from the following files: