, including all inherited members.
Variables | defined in |
|
Functions | defined in |
addLineSegmentCallback(SoType type, SoLineSegmentCB *cb, void *data) | SoCallbackAction | |
addPointCallback(SoType type, SoPointCB *cb, void *data) | SoCallbackAction | |
addPostCallback(SoType type, SoCallbackActionCB *cb, void *data) | SoCallbackAction | |
addPostTailCallback(SoCallbackActionCB *cb, void *data) | SoCallbackAction | |
addPreCallback(SoType type, SoCallbackActionCB *cb, void *data) | SoCallbackAction | |
addPreTailCallback(SoCallbackActionCB *cb, void *data) | SoCallbackAction | |
addTriangleCallback(SoType type, SoTriangleCB *cb, void *data) | SoCallbackAction | |
apply(SoNode *node) | SoAction | [virtual] |
apply(SoPath *path) | SoAction | [virtual] |
apply(const SoPathList &pathList, SbBool obeysRules=FALSE) | SoAction | [virtual] |
clearApplyResult() | SoAction | [inline, virtual] |
forwardTraversal(SoNode *node) | SoCallbackAction | [virtual] |
getClassTypeId() | SoLdmValuationAction | [static] |
getComplexity() const | SoCallbackAction | |
getComplexityType() const | SoCallbackAction | |
getContinueActionInBranchFlag() const | SoAction | [inline] |
getCoordinate3(int index) const | SoCallbackAction | |
getCoordinate4(int index) const | SoCallbackAction | |
getCreaseAngle() const | SoCallbackAction | |
getDecimationPercentage() const | SoCallbackAction | |
getDecimationType() const | SoCallbackAction | |
getDrawStyle() const | SoCallbackAction | |
getFaceType() const | SoCallbackAction | |
getFocalDistance() const | SoCallbackAction | |
getFontName() const | SoCallbackAction | |
getFontRenderStyle() const | SoCallbackAction | |
getFontSize() const | SoCallbackAction | |
getLightAttenuation() const | SoCallbackAction | |
getLightModel() const | SoCallbackAction | |
getLinePattern() const | SoCallbackAction | |
getLinePatternScaleFactor() const | SoCallbackAction | |
getLineWidth() const | SoCallbackAction | |
getMaterial(SbColor &ambient, SbColor &diffuse, SbColor &specular, SbColor &emission, float &shininess, float &transparency, int mtlIndex=0) const | SoCallbackAction | |
getMaterialBinding() const | SoCallbackAction | |
getModelMatrix() const | SoCallbackAction | |
getNormal(int index) const | SoCallbackAction | |
getNormalBinding() const | SoCallbackAction | |
getNumCoordinates() const | SoCallbackAction | |
getNumNormals() const | SoCallbackAction | |
getNumProfileCoordinates() const | SoCallbackAction | |
getNumTextureCoordinates() const | SoCallbackAction | |
getPickStyle() const | SoCallbackAction | |
getPointSize() const | SoCallbackAction | |
getProfile() const | SoCallbackAction | |
getProfileCoordinate2(int index) const | SoCallbackAction | |
getProfileCoordinate3(int index) const | SoCallbackAction | |
getProjectionMatrix() const | SoCallbackAction | |
getSceneManager() const | SoAction | [inline] |
getShapeType() const | SoCallbackAction | |
getSwitch() const | SoCallbackAction | |
getTextureBlendColor() const | SoCallbackAction | |
getTextureCoordinate2(int index) const | SoCallbackAction | |
getTextureCoordinate4(int index) const | SoCallbackAction | |
getTextureCoordinateBinding() const | SoCallbackAction | |
getTextureFileName() const | SoCallbackAction | |
getTextureImage(SbVec2i32 &size, int &numComps) const | SoCallbackAction | |
getTextureImage(SbVec2s &size, int &numComps) const | SoCallbackAction | |
getTextureMatrix() const | SoCallbackAction | |
getTextureModel() const | SoCallbackAction | |
getTextureTransformNode() const | SoCallbackAction | |
getTextureWrapS() const | SoCallbackAction | |
getTextureWrapT() const | SoCallbackAction | |
getTransparencyType() const | SoCallbackAction | |
getTypeId() const | SoLdmValuationAction | [virtual] |
getUnits() const | SoCallbackAction | |
getVertexOrdering() const | SoCallbackAction | |
getViewingMatrix() const | SoCallbackAction | |
getViewVolume() const | SoCallbackAction | |
invalidateState() | SoAction | [virtual] |
isCallbackAll() const | SoCallbackAction | [inline] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
isUsingAlternateRep() const | SoAction | |
resetContinueActionInBranchFlag() | SoAction | [inline] |
setCallbackAll(SbBool flag) | SoCallbackAction | [inline] |
setSceneManager(SoSceneManager *mgr) | SoAction | [inline] |
SoCallbackAction() | SoCallbackAction | |
SoLdmValuationAction() | SoLdmValuationAction | |
stopActionInBranch() | SoAction | [inline] |
useAlternateRep(const SbBool enable) | SoAction | |
~SoAction() | SoAction | [virtual] |
|
Enumerations | defined in |
DistribMode enum name | SoAction | |
Response enum name | SoCallbackAction | |
|
Enumerator | defined in |
ABORT enum value | SoCallbackAction | |
ALL enum value | SoAction | |
CLUSTER_ONLY enum value | SoAction | |
CONTINUE enum value | SoCallbackAction | |
LOCAL_ONLY enum value | SoAction | |
PRUNE enum value | SoCallbackAction | |
|
Typedefs | defined in |
SoCallbackActionCB typedef | SoCallbackAction | |
|