Open Inventor Reference
|
This is the complete list of members for SoElement, including all inherited members.
capture(SoState *state) const | SoElement | inlineprotected |
captureThis(SoState *state) const | SoElement | protectedvirtual |
classStackIndex | SoElement | protectedstatic |
copyMatchInfo() const =0 | SoElement | pure virtual |
createStackIndex(SoType id) | SoElement | protectedstatic |
getClassTypeId() | SoElement | inlinestatic |
getConstElement(SoState *state, int stackIndex) | SoElement | inlineprotectedstatic |
getDepth() const | SoElement | inline |
getElement(SoState *state, int stackIndex) | SoElement | inlineprotectedstatic |
getIdFromStackIndex(int stackIndex) | SoElement | static |
getNext() const | SoElement | inline |
getNextFree() const | SoElement | inlineprotected |
getNextInStack() const | SoElement | inlineprotected |
getNumStackIndices() | SoElement | inlinestatic |
getStackIndex() const | SoElement | inline |
getTypeId() const | SoElement | inline |
init(SoState *state) | SoElement | virtual |
initClass() | SoElement | static |
initElements() | SoElement | static |
matches(const SoElement *elt) const =0 | SoElement | pure virtual |
pop(SoState *state, const SoElement *prevTopElement) | SoElement | virtual |
print(FILE *fp) const | SoElement | virtual |
push(SoState *state) | SoElement | virtual |
setDepth(int dpth) | SoElement | inline |
setNext(SoElement *nxt) | SoElement | inline |
setNextFree(SoElement *nxt) | SoElement | inline |
setNextInStack(SoElement *nxt) | SoElement | inline |
setStackIndex(int index) | SoElement | inlineprotected |
setTypeId(SoType id) | SoElement | inlineprotected |
SoElement() | SoElement | protected |
SoState | SoElement | friend |
~SoElement() | SoElement | virtual |