#include <LDM/elements/SoDataCompositorElement.h>
Static Public Member Functions | |
| static SoType | getClassTypeId () |
| static int | getClassStackIndex () |
| static void | set (SoState *state, SoNode *node, SoDataCompositor *) |
| static void | get (SoState *state, SoDataCompositor *&) |
| static void | getDefault (SoDataCompositor *&) |
| static void SoDataCompositorElement::get | ( | SoState * | state, | |
| SoDataCompositor *& | ||||
| ) | [static] |
| static int SoDataCompositorElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoReplacedElement.
| static SoType SoDataCompositorElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoReplacedElement.
| static void SoDataCompositorElement::getDefault | ( | SoDataCompositor *& | ) | [static] |
| static void SoDataCompositorElement::set | ( | SoState * | state, | |
| SoNode * | node, | |||
| SoDataCompositor * | ||||
| ) | [static] |