Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SoElement, including all inherited members.
capture(SoState *const state) const | SoElement | inlineprotected |
captureThis(SoState *state) const | SoElement | protectedvirtual |
classStackIndex | SoElement | protectedstatic |
copyMatchInfo(void) const =0 | SoElement | pure virtual |
createStackIndex(const SoType id) | SoElement | protectedstatic |
depth | SoElement | protected |
getClassStackIndex(void) | SoElement | static |
getClassTypeId(void) | SoElement | static |
getConstElement(SoState *const state, const int stackIndex) | SoElement | inlineprotectedstatic |
getDepth(void) const | SoElement | |
getElement(SoState *const state, const int stackIndex) | SoElement | inlineprotectedstatic |
getIdFromStackIndex(const int stackIndex) | SoElement | static |
getNextFree(void) const | SoElement | protected |
getNextInStack(void) const | SoElement | protected |
getNumStackIndices(void) | SoElement | static |
getStackIndex(void) const | SoElement | |
getTypeId(void) const | SoElement | |
init(SoState *state) | SoElement | virtual |
initClass(void) | SoElement | static |
initElements(void) | SoElement | static |
matches(const SoElement *element) const =0 | SoElement | pure virtual |
pop(SoState *state, const SoElement *prevTopElement) | SoElement | virtual |
print(FILE *file=stdout) const | SoElement | virtual |
push(SoState *state) | SoElement | virtual |
setDepth(const int depth) | SoElement | |
setStackIndex(const int index) | SoElement | protected |
setTypeId(const SoType typeId) | SoElement | protected |
SoElement(void) | SoElement | protected |
stackIndex | SoElement | protected |
stackToType | SoElement | protectedstatic |
typeId | SoElement | protected |
~SoElement() | SoElement | virtual |