AppliedCode enum name | SoAction | |
apply(SoNode *node) | SmToVertexArrayShapeAction | virtual |
apply(SoPath *path) | SmToVertexArrayShapeAction | virtual |
apply(const SoPathList &pathlist, SbBool obeysrules=FALSE) | SmToVertexArrayShapeAction | virtual |
SoAction::apply(SoAction *beingApplied) | SoAction | |
beginTraversal(SoNode *node) | SmToVertexArrayShapeAction | protectedvirtual |
endTraversal(SoNode *node) | SoAction | protectedvirtual |
getClassActionMethods(void) | SoAction | protectedstatic |
getClassEnabledElements(void) | SoAction | protectedstatic |
getClassTypeId(void) | SoAction | static |
getCurPath(void) | SoAction | |
getCurPathCode(void) const | SoAction | |
getCurPathTail(void) | SoAction | virtual |
getEnabledElements(void) const | SoAction | protectedvirtual |
getNodeAppliedTo(void) const | SoAction | |
getOriginalPathListAppliedTo(void) const | SoAction | |
getPathAppliedTo(void) const | SoAction | |
getPathCode(int &numindices, const int *&indices) | SoAction | |
getPathListAppliedTo(void) const | SoAction | |
getState(void) const | SoAction | |
getTypeId(void) const=0 | SoAction | pure virtual |
getWhatAppliedTo(void) const | SoAction | |
hasTerminated(void) const | SoAction | |
initClass(void) | SmToVertexArrayShapeAction | static |
initClasses(void) | SoAction | static |
invalidateState(void) | SoAction | virtual |
isLastPathListAppliedTo(void) const | SoAction | |
isOfType(SoType type) const | SoAction | virtual |
nullAction(SoAction *action, SoNode *node) | SoAction | static |
PathCode enum name | SoAction | |
popCurPath(const PathCode prevpathcode) | SoAction | |
popCurPath(void) | SoAction | |
popPushCurPath(const int childindex, SoNode *node=NULL) | SoAction | |
pushCurPath(const int childindex, SoNode *node=NULL) | SoAction | |
pushCurPath(void) | SoAction | |
setTerminated(const SbBool flag) | SoAction | protected |
shouldCompactPathList(void) const | SoAction | protectedvirtual |
SmToVertexArrayShapeAction(void) | SmToVertexArrayShapeAction | |
SoAction(void) | SoAction | protected |
state | SoAction | protected |
switchToNodeTraversal(SoNode *node) | SoAction | |
switchToPathTraversal(SoPath *path) | SoAction | |
traversalMethods | SoAction | protected |
traverse(SoNode *const node) | SoAction | |
useIndexedFaceSet(const SbBool onoff) | SmToVertexArrayShapeAction | |
usePathCode(int &numindices, const int *&indices) | SoAction | |
~SmToVertexArrayShapeAction() | SmToVertexArrayShapeAction | virtual |
~SoAction(void) | SoAction | virtual |