| addIntersection(const SbVec3f &objectSpacePoint) | SoRayPickAction | |
| AppliedCode enum name | SoAction | |
| apply(SoNode *node) | SoAction | virtual |
| apply(SoPath *path) | SoAction | virtual |
| apply(const SoPathList &pathList, bool obeysRules=FALSE) | SoAction | virtual |
| beginTraversal(SoNode *node) | SoRayPickAction | protectedvirtual |
| BELOW_PATH enum value | SoAction | |
| computeWorldSpaceRay() | SoRayPickAction | |
| enableCulling(bool flag) | SoPickAction | inline |
| enabledElements | SoAction | protectedstatic |
| getClassTypeId() | SoAction | inlinestatic |
| getCurPath() | SoAction | |
| getCurPathCode() const | SoAction | inline |
| getCurPathTail() | SoAction | virtual |
| getCurrentLightweightPath() const | SoAction | inline |
| getEnabledElements() const | SoAction | protectedvirtual |
| getLine() const | SoRayPickAction | inline |
| getNodeAppliedTo() const | SoAction | inline |
| getOriginalPathListAppliedTo() const | SoAction | inline |
| getPathAppliedTo() const | SoAction | inline |
| getPathCode(int &numIndices, const int *&indices) | SoAction | inline |
| getPathListAppliedTo() const | SoAction | inline |
| getPickedPoint(int index=0) const | SoRayPickAction | |
| getPickedPointList() const | SoRayPickAction | inline |
| getState() const | SoAction | inline |
| getTypeId() const =0 | SoAction | pure virtual |
| getViewportRegion() const | SoPickAction | inline |
| getViewVolume() const | SoRayPickAction | inline |
| getWhatAppliedTo() const | SoAction | inline |
| hasTerminated() const | SoAction | inline |
| hasWorldSpaceRay() const | SoRayPickAction | |
| IN_PATH enum value | SoAction | |
| initClass() | SoRayPickAction | static |
| initClasses() | SoAction | static |
| intersect(const SbVec3f &v0, const SbVec3f &v1, const SbVec3f &v2, SbVec3f &intersection, SbVec3f &barycentric, bool &front) const | SoRayPickAction | |
| intersect(const SbVec3f &v0, const SbVec3f &v1, SbVec3f &intersection) const | SoRayPickAction | |
| intersect(const SbVec3f &point) const | SoRayPickAction | |
| intersect(const SbBox3f &box, bool useFullViewVolume=TRUE) | SoRayPickAction | |
| invalidateState() | SoAction | virtual |
| isBetweenPlanes(const SbVec3f &intersection) const | SoRayPickAction | |
| isCullingEnabled() const | SoPickAction | inline |
| isLastPathListAppliedTo() const | SoAction | inline |
| isOfType(SoType type) const | SoAction | |
| isPickAll() const | SoRayPickAction | inline |
| methods | SoAction | protectedstatic |
| NO_PATH enum value | SoAction | |
| NODE enum value | SoAction | |
| nullAction(SoAction *, SoNode *) | SoAction | static |
| OFF_PATH enum value | SoAction | |
| PATH enum value | SoAction | |
| PATH_LIST enum value | SoAction | |
| PathCode enum name | SoAction | |
| popCurPath(PathCode prevPathCode) | SoAction | |
| popCurPath() | SoAction | inline |
| popPushCurPath(int childIndex) | SoAction | inline |
| pushCurPath(int childIndex) | SoAction | |
| pushCurPath() | SoAction | inline |
| setCurrentLightweightPath(const SoLightweightPath &path) | SoAction | inline |
| setNormalizedPoint(const SbVec2f &normPoint) | SoRayPickAction | |
| setObjectSpace() | SoRayPickAction | |
| setObjectSpace(const SbMatrix &matrix) | SoRayPickAction | |
| setPickAll(bool flag) | SoRayPickAction | inline |
| setPoint(const SbVec2s &viewportPoint) | SoRayPickAction | |
| setRadius(float radiusInPixels) | SoRayPickAction | |
| setRay(const SbVec3f &start, const SbVec3f &direction, float nearDistance=-1.0, float farDistance=-1.0) | SoRayPickAction | |
| setTerminated(bool flag) | SoAction | inlineprotected |
| setViewportRegion(const SbViewportRegion &newRegion) | SoPickAction | |
| shouldCompactPathLists() const | SoAction | protectedvirtual |
| SoAction() | SoAction | protected |
| SoPickAction(const SbViewportRegion &viewportRegion) | SoPickAction | protected |
| SoRayPickAction(const SbViewportRegion &viewportRegion) | SoRayPickAction | |
| state | SoAction | protected |
| traversalMethods | SoAction | protected |
| traverse(SoNode *node) | SoAction | |
| usePathCode(int &numIndices, const int *&indices) | SoAction | |
| vpRegion | SoPickAction | protected |
| ~SoAction() | SoAction | virtual |
| ~SoPickAction() | SoPickAction | protectedvirtual |
| ~SoRayPickAction() | SoRayPickAction | virtual |