Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SoCallbackAction Member List

This is the complete list of members for SoCallbackAction, including all inherited members.

ABORT enum valueSoCallbackAction
addLineSegmentCallback(const SoType type, SoLineSegmentCB *cb, void *userdata)SoCallbackAction
addMethod(const SoType type, SoActionMethod method)SoCallbackActionstatic
addPointCallback(const SoType type, SoPointCB *cb, void *userdata)SoCallbackAction
addPostCallback(const SoType type, SoCallbackActionCB *cb, void *userdata)SoCallbackAction
addPostTailCallback(SoCallbackActionCB *cb, void *userdata)SoCallbackAction
addPreCallback(const SoType type, SoCallbackActionCB *cb, void *userdata)SoCallbackAction
addPreTailCallback(SoCallbackActionCB *cb, void *userdata)SoCallbackAction
addTriangleCallback(const SoType type, SoTriangleCB *cb, void *userdata)SoCallbackAction
AppliedCode enum nameSoAction
apply(SoNode *root)SoActionvirtual
apply(SoPath *path)SoActionvirtual
apply(const SoPathList &pathlist, SbBool obeysrules=FALSE)SoActionvirtual
apply(SoAction *beingApplied)SoAction
beginTraversal(SoNode *node)SoCallbackActionprotectedvirtual
BELOW_PATH enum value (defined in SoAction)SoAction
CONTINUE enum valueSoCallbackAction
enableElement(const SoType type, const int stackindex)SoCallbackActionstatic
endTraversal(SoNode *node)SoActionprotectedvirtual
getClassActionMethods(void)SoCallbackActionprotectedstatic
getClassEnabledElements(void)SoCallbackActionprotectedstatic
getClassTypeId(void)SoCallbackActionstatic
getComplexity(void) constSoCallbackAction
getComplexityType(void) constSoCallbackAction
getCoordinate3(const int index) constSoCallbackAction
getCoordinate4(const int index) constSoCallbackAction
getCreaseAngle(void) constSoCallbackAction
getCurPath(void)SoAction
getCurPathCode(void) constSoActioninline
getCurPathTail(void)SoCallbackActionvirtual
getCurrentResponse(void) constSoCallbackAction
getDecimationPercentage(void) constSoCallbackAction
getDecimationType(void) constSoCallbackAction
getDrawStyle(void) constSoCallbackAction
getEnabledElements(void) constSoCallbackActionprotectedvirtual
getFaceType(void) constSoCallbackAction
getFocalDistance(void) constSoCallbackAction
getFontName(void) constSoCallbackAction
getFontSize(void) constSoCallbackAction
getLightAttenuation(void) constSoCallbackAction
getLightModel(void) constSoCallbackAction
getLinePattern(void) constSoCallbackAction
getLineWidth(void) constSoCallbackAction
getMaterial(SbColor &ambient, SbColor &diffuse, SbColor &specular, SbColor &emission, float &shininess, float &transparency, const int index=0) constSoCallbackAction
getMaterialBinding(void) constSoCallbackAction
getModelMatrix(void) constSoCallbackAction
getNodeAppliedTo(void) constSoAction
getNormal(const int index) constSoCallbackAction
getNormalBinding(void) constSoCallbackAction
getNumCoordinates(void) constSoCallbackAction
getNumNormals(void) constSoCallbackAction
getNumProfileCoordinates(void) constSoCallbackAction
getNumTextureCoordinates(void) constSoCallbackAction
getOriginalPathListAppliedTo(void) constSoAction
getPathAppliedTo(void) constSoAction
getPathCode(int &numindices, const int *&indices)SoAction
getPathListAppliedTo(void) constSoAction
getPickStyle(void) constSoCallbackAction
getPointSize(void) constSoCallbackAction
getProfile(void) constSoCallbackAction
getProfileCoordinate2(const int index) constSoCallbackAction
getProfileCoordinate3(const int index) constSoCallbackAction
getProjectionMatrix(void) constSoCallbackAction
getShapeType(void) constSoCallbackAction
getState(void) constSoAction
getSwitch(void) constSoCallbackAction
getTextureBlendColor(void) constSoCallbackAction
getTextureCoordinate2(const int index) constSoCallbackAction
getTextureCoordinate3(const int index) constSoCallbackAction
getTextureCoordinate4(const int index) constSoCallbackAction
getTextureCoordinateBinding(void) constSoCallbackAction
getTextureImage(SbVec2s &size, int &numcomps) constSoCallbackAction
getTextureImage(SbVec3s &size, int &numcomps) constSoCallbackAction
getTextureMatrix(void) constSoCallbackAction
getTextureModel(void) constSoCallbackAction
getTextureWrapR(void) constSoCallbackAction
getTextureWrapS(void) constSoCallbackAction
getTextureWrapT(void) constSoCallbackAction
getTypeId(void) constSoCallbackActionvirtual
getUnits(void) constSoCallbackAction
getVertexOrdering(void) constSoCallbackAction
getViewingMatrix(void) constSoCallbackAction
getViewportRegion(void) constSoCallbackAction
getViewVolume(void) constSoCallbackAction
getWhatAppliedTo(void) constSoAction
hasTerminated(void) constSoAction
IN_PATH enum value (defined in SoAction)SoAction
initClass(void)SoCallbackActionstatic
initClasses(void)SoActionstatic
invalidateState(void)SoActionvirtual
invokeLineSegmentCallbacks(const SoShape *const shape, const SoPrimitiveVertex *const v1, const SoPrimitiveVertex *const v2)SoCallbackAction
invokePointCallbacks(const SoShape *const shape, const SoPrimitiveVertex *const v)SoCallbackAction
invokePostCallbacks(const SoNode *const node)SoCallbackAction
invokePreCallbacks(const SoNode *const node)SoCallbackAction
invokeTriangleCallbacks(const SoShape *const shape, const SoPrimitiveVertex *const v1, const SoPrimitiveVertex *const v2, const SoPrimitiveVertex *const v3)SoCallbackAction
isCallbackAll(void) const (defined in SoCallbackAction)SoCallbackAction
isLastPathListAppliedTo(void) constSoAction
isOfType(SoType type) constSoActionvirtual
NO_PATH enum value (defined in SoAction)SoAction
NODE enum value (defined in SoAction)SoAction
nullAction(SoAction *action, SoNode *node)SoActionstatic
OFF_PATH enum value (defined in SoAction)SoAction
PATH enum value (defined in SoAction)SoAction
PATH_LIST enum value (defined in SoAction)SoAction
PathCode enum nameSoAction
popCurPath(const PathCode prevpathcode)SoAction
popCurPath(void)SoAction
popPushCurPath(const int childindex, SoNode *node=NULL)SoAction
PRUNE enum valueSoCallbackAction
pushCurPath(const int childindex, SoNode *node=NULL)SoAction
pushCurPath(void)SoAction
Response enum nameSoCallbackAction
setCallbackAll(SbBool callbackall) (defined in SoCallbackAction)SoCallbackAction
setCurrentNode(SoNode *const node)SoCallbackAction
setTerminated(const SbBool flag)SoActionprotected
setViewportRegion(const SbViewportRegion &vp)SoCallbackAction
shouldCompactPathList(void) constSoActionprotectedvirtual
shouldGeneratePrimitives(const SoShape *shape) constSoCallbackAction
SoAction(void)SoActionprotected
SoCallbackAction(void)SoCallbackAction
SoCallbackAction(const SbViewportRegion &vp)SoCallbackAction
SoCallbackActionCB typedefSoCallbackAction
stateSoActionprotected
switchToNodeTraversal(SoNode *node)SoAction
switchToPathTraversal(SoPath *path)SoAction
traversalMethodsSoActionprotected
traverse(SoNode *const node)SoAction
usePathCode(int &numindices, const int *&indices)SoAction
~SoAction(void)SoActionvirtual
~SoCallbackAction(void)SoCallbackActionvirtual