Open Inventor Reference
|
This is the complete list of members for SoSelection, including all inherited members.
abortSelection | SoSelection | protected |
addAuditor(void *auditor, SoNotRec::Type type) | SoBase | |
addChangeCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
addChild(SoNode *child) | SoGroup | |
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy) | SoFieldContainer | static |
addDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
addFinishCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
addManagedSensor(SoSensor *sensor) | SoFieldContainer | |
addName(SoBase *, const char *) | SoBase | static |
addPath(SoPath *path) | SoSelection | protected |
addSelectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
addStartCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
addToCopyDict() const | SoNode | virtual |
addWriteReference(SoOutput *out, bool isFromField=FALSE) | SoFieldContainer | virtual |
affectsState() const | SoSeparator | virtual |
AUTO enum value | SoSeparator | |
BaseFlags enum name | SoBase | protected |
boundingBoxCaching | SoSeparator | |
CacheEnabled enum name | SoSeparator | |
callback(SoCallbackAction *action) | SoSeparator | virtual |
callPickCBOnlyIfSelectable | SoSelection | protected |
changeCBList | SoSelection | protected |
checkCopy(const SoFieldContainer *orig) | SoFieldContainer | static |
children | SoGroup | protected |
copy(bool copyConnections=FALSE) const | SoNode | |
copyContents(const SoFieldContainer *fromFC, bool copyConnections) | SoGroup | protectedvirtual |
copyDone() | SoFieldContainer | static |
copyFieldValues(const SoFieldContainer *fc, bool copyConnections=FALSE) | SoFieldContainer | |
copyFromThis(const SoPath *path) const | SoSelection | protected |
copyThroughConnection() const | SoNode | virtual |
cullTest(SoGLRenderAction *action, int &cullResults) | SoSeparator | protectedvirtual |
decrementCurrentWriteCounter() | SoBase | inlinestatic |
deselCBList | SoSelection | protected |
deselect(const SoPath *path) | SoSelection | |
deselect(int which) | SoSelection | |
deselect(SoNode *node) | SoSelection | |
deselectAll() | SoSelection | |
destroy() | SoBase | protectedvirtual |
doAction(SoAction *action) | SoSeparator | virtual |
enableNotify(bool flag) | SoFieldContainer | inline |
fieldsAreEqual(const SoFieldContainer *fc) const | SoFieldContainer | |
findChild(const SoNode *child) const | SoGroup | |
findCopy(const SoFieldContainer *orig, bool copyConnections) | SoFieldContainer | static |
findPath(const SoPath *path) const | SoSelection | protected |
finishCBList | SoSelection | protected |
FIRST_INSTANCE enum value | SoNode | |
get(SbString &fieldDataString) | SoFieldContainer | inline |
get(SbString &fieldDataString, SoOutput *dictOut) | SoFieldContainer | |
getActionMethodIndex(SoType t) | SoNode | inlinestatic |
getAuditors() | SoBase | inline |
getBoundingBox(SoGetBoundingBoxAction *action) | SoSeparator | virtual |
getByName(const SbName &name) | SoNode | static |
getByName(const SbName &name, SoNodeList &list) | SoNode | static |
getChild(int index) const | SoGroup | |
getChildren() const | SoGroup | virtual |
getClassTypeId() | SoNode | inlinestatic |
getCurrentWriteCounter() | SoBase | inlineprotectedstatic |
getField(const SbName &fieldName) const | SoFieldContainer | virtual |
getFieldData() const | SoFieldContainer | virtual |
getFieldDataPtr() | SoNode | inlineprotectedstatic |
getFieldName(const SoField *field, SbName &fieldName) const | SoFieldContainer | |
getFields(SoFieldList &list) const | SoFieldContainer | virtual |
getFileFormatName() const | SoBase | protectedvirtual |
getIsBuiltIn() const | SoFieldContainer | inline |
getList() const | SoSelection | inline |
getMatrix(SoGetMatrixAction *action) | SoSeparator | virtual |
getName() const | SoBase | virtual |
getNamedBase(const SbName &, SoType) | SoBase | static |
getNamedBases(const SbName &, SoBaseList &, SoType) | SoBase | static |
getNextNodeId() | SoNode | inlinestatic |
getNodeId() const | SoNode | inline |
getNumChildren() const | SoGroup | |
getNumRenderCaches() | SoSeparator | static |
getNumSelected() const | SoSelection | inline |
getPath(int index) const | SoSelection | |
getPickedPath(const SoPickedPoint *pickedPoint) | SoSelection | protected |
getPickMatching() const | SoSelection | inline |
getRefCount() const | SoBase | inline |
getTypeId() const =0 | SoBase | pure virtual |
GLRender(SoGLRenderAction *action) | SoSeparator | virtual |
GLRenderBelowPath(SoGLRenderAction *action) | SoSeparator | virtual |
GLRenderInPath(SoGLRenderAction *action) | SoSeparator | virtual |
GLRenderOffPath(SoGLRenderAction *action) | SoSeparator | virtual |
grabEventsCleanup() | SoNode | virtual |
grabEventsSetup() | SoNode | virtual |
handleEvent(SoHandleEventAction *action) | SoSelection | protectedvirtual |
hasDefaultValues() const | SoFieldContainer | |
hasMultipleWriteRefs() const | SoBase | inlineprotected |
hasName | SoBase | |
incrementCurrentWriteCounter() | SoBase | inlinestatic |
initClass() | SoSelection | static |
initClasses() | SoNode | static |
initCopyDict() | SoFieldContainer | static |
insertChild(SoNode *child, int newChildIndex) | SoGroup | |
invokeSelectionPolicy(SoPath *path, bool shiftDown) | SoSelection | protected |
IS_ENGINE enum value | SoBase | protected |
IS_GROUP enum value | SoBase | protected |
isBuiltIn | SoFieldContainer | protected |
isNotifyEnabled() const | SoFieldContainer | inline |
isOfType(SoType type) const | SoBase | |
isOverride() const | SoNode | inline |
isPickMatching() const | SoSelection | inline |
isSelected(const SoPath *path) const | SoSelection | |
isSelected(SoNode *node) const | SoSelection | |
mouseDownPickPath | SoSelection | protected |
mouseDownPosition | SoSelection | protected |
multWriteRef | SoBase | |
nextActionMethodIndex | SoNode | protectedstatic |
nextUniqueId | SoNode | protectedstatic |
notify(SoNotList *list) | SoSeparator | virtual |
OFF enum value | SoSeparator | |
ON enum value | SoSeparator | |
operator[](int i) const | SoSelection | inline |
OTHER_INSTANCE enum value | SoNode | |
performSingleSelection(SoPath *path) | SoSelection | protected |
performToggleSelection(SoPath *path) | SoSelection | protected |
pick(SoPickAction *action) | SoGroup | virtual |
pickCBData | SoSelection | protected |
pickCBFunc | SoSelection | protected |
pickCulling | SoSeparator | |
pickMatching | SoSelection | protected |
Policy enum name | SoSelection | |
policy | SoSelection | |
PROTO_INSTANCE enum value | SoNode | |
rayPick(SoRayPickAction *action) | SoSeparator | virtual |
read(SoInput *in, SoBase *&base, SoType expectedType) | SoBase | static |
readChildren(SoInput *in) | SoGroup | protectedvirtual |
readInstance(SoInput *in, unsigned short flags) | SoSeparator | protectedvirtual |
ref() const | SoBase | |
removeAllChildren() | SoGroup | |
removeAuditor(void *auditor, SoNotRec::Type type) | SoBase | |
removeChangeCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
removeChild(int index) | SoGroup | |
removeChild(SoNode *child) | SoGroup | inline |
removeDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
removeFinishCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
removeName(SoBase *, const char *) | SoBase | static |
removePath(int which) | SoSelection | protected |
removeSelectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
removeStartCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
renderCaching | SoSeparator | |
renderCulling | SoSeparator | |
replaceChild(int index, SoNode *newChild) | SoGroup | |
replaceChild(SoNode *oldChild, SoNode *newChild) | SoGroup | inline |
search(SoSearchAction *action) | SoSeparator | virtual |
selCBList | SoSelection | protected |
select(const SoPath *path) | SoSelection | |
select(SoNode *node) | SoSelection | |
selectionList | SoSelection | protected |
selectOnlyOnClick | SoSelection | |
set(const char *fieldDataString) | SoFieldContainer | inline |
set(const char *fieldDataString, SoInput *dictIn) | SoFieldContainer | |
setInstancePrefix(const SbString &c) | SoBase | inlinestatic |
setName(const SbName &name) | SoBase | virtual |
setNumRenderCaches(int howMany) | SoSeparator | static |
setOverride(bool state) | SoNode | |
setPickFilterCallback(SoSelectionPickCB *f, void *userData=NULL, bool callOnlyIfSelectable=TRUE) | SoSelection | |
setPickMatching(bool pickTwice) | SoSelection | inline |
setToDefaults() | SoFieldContainer | |
SHIFT enum value | SoSelection | |
shouldWrite() | SoBase | |
SINGLE enum value | SoSelection | |
SoBase() | SoBase | protected |
SoFieldContainer() | SoFieldContainer | protected |
SoGroup() | SoGroup | |
SoGroup(int nChildren) | SoGroup | |
SoNode() | SoNode | protected |
SoSelection() | SoSelection | |
SoSelection(int nChildren) | SoSelection | |
SoSeparator() | SoSeparator | |
SoSeparator(int nChildren) | SoSeparator | |
Stage enum name | SoNode | |
startCBList | SoSelection | protected |
startNotify() | SoNode | virtual |
toggle(const SoPath *path) | SoSelection | |
toggle(SoNode *node) | SoSelection | |
TOGGLE enum value | SoSelection | |
touch() | SoBase | inline |
traceRefs | SoBase | static |
uniqueId | SoNode | protected |
unref() const | SoBase | |
unrefNoDelete() const | SoBase | |
write(SoWriteAction *action) | SoGroup | virtual |
writeCounter | SoBase | |
writeFooter(SoOutput *out) const | SoBase | protected |
writeHeader(SoOutput *out, bool isGroup, bool isEngine) const | SoBase | protected |
writeInstance(SoOutput *out) | SoNode | virtual |
writeRefFromField | SoBase | |
~SoBase() | SoBase | protectedvirtual |
~SoFieldContainer() | SoFieldContainer | protected |
~SoGroup() | SoGroup | protectedvirtual |
~SoNode() | SoNode | protectedvirtual |
~SoSelection() | SoSelection | protected |
~SoSeparator() | SoSeparator | protectedvirtual |