Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SoSelection Member List
This is the complete list of members for SoSelection, including all inherited members.
- addAuditor(void *const auditor, const SoNotRec::Type type)
- addChangeCallback(SoSelectionClassCB *f, void *userData=NULL)
- addChild(SoNode *const node)
- addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy)
[static] - addDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL)
- addFinishCallback(SoSelectionClassCB *f, void *userData=NULL)
- addName(SoBase *const base, const char *const name)
[static] - addPath(SoPath *path)
[protected] - addSelectionCallback(SoSelectionPathCB *f, void *userData=NULL)
- addStartCallback(SoSelectionClassCB *f, void *userData=NULL)
- addToCopyDict(void) const
[virtual] - addWriteReference(SoOutput *out, SbBool isfromfield=FALSE)
[virtual] - affectsState(void) const
[virtual] - AUTO enum value
- BaseFlags enum name
[protected] - boundingBoxCaching
- CacheEnabled enum name
- callback(SoCallbackAction *action)
[virtual] - callbackS(SoAction *action, SoNode *node)
[static] - callPickCBOnlyIfSelectable
[protected] - changeCBList
[protected] - checkCopy(const SoFieldContainer *orig)
[static] - children
[protected] - copy(SbBool copyconnections=FALSE) const
[virtual] - copyContents(const SoFieldContainer *from, SbBool copyconnections)
[protected, virtual] - copyDone(void)
[static] - copyFieldValues(const SoFieldContainer *container, SbBool copyconnections=FALSE)
- copyFromThis(const SoPath *path) const
[protected] - copyThroughConnection(void) const
[virtual] - cullTest(SoState *state)
[protected, virtual] - cullTest(SoGLRenderAction *action, int &cullresults)
[protected, virtual] - decrementCurrentWriteCounter(void)
[static] - deselCBList
[protected] - deselect(const SoPath *path)
- deselect(const int which)
- deselect(SoNode *node)
- deselectAll(void)
- destroy(void)
[protected, virtual] - doAction(SoAction *action)
[virtual] - enableNotify(const SbBool flag)
- fieldsAreEqual(const SoFieldContainer *container) const
- findChild(const SoNode *const node) const
- findCopy(const SoFieldContainer *orig, const SbBool copyconnections)
[static] - findPath(const SoPath *path) const
[protected] - finishCBList
[protected] - get(SbString &fielddata)
- get(SbString &fielddata, SoOutput *out)
- getActionMethodIndex(const SoType type)
[static] - getAllFields(SoFieldList &l) const
[virtual] - getAuditors(void) const
- getBoundingBox(SoGetBoundingBoxAction *action)
[virtual] - getBoundingBoxS(SoAction *action, SoNode *node)
[static] - getByName(const SbName &name)
[static] - getByName(const SbName &name, SoNodeList &l)
[static] - getChild(const int index) const
- getChildren(void) const
[virtual] - getClassTypeId(void)
[static] - getCurrentWriteCounter(void)
[protected, static] - getEventIn(const SbName &name) const
[virtual] - getEventOut(const SbName &name) const
[virtual] - getField(const SbName &name) const
[virtual] - getFieldData(void) const
[virtual] - getFieldDataPtr(void)
[protected, static] - getFieldName(const SoField *const field, SbName &name) const
- getFields(SoFieldList &l) const
[virtual] - getFileFormatName(void) const
[protected, virtual] - getIsBuiltIn(void) const
- getList(void) const
- getMatrix(SoGetMatrixAction *action)
[virtual] - getMatrixS(SoAction *action, SoNode *node)
[static] - getName(void) const
[virtual] - getNamedBase(const SbName &name, SoType type)
[static] - getNamedBases(const SbName &name, SoBaseList &baselist, SoType type)
[static] - getNextActionMethodIndex(void)
[protected, static] - getNextNodeId(void)
[static] - getNodeId(void) const
- getNodeType(void) const
- getNumChildren(void) const
- getNumRenderCaches(void)
[static] - getNumSelected(void) const
- getPath(const int index) const
- getPickMatching(void) const
- getPrimitiveCount(SoGetPrimitiveCountAction *action)
[virtual] - getPrimitiveCountS(SoAction *action, SoNode *node)
[static] - getRefCount(void) const
- getSelectionPath(SoHandleEventAction *action, SbBool &ignorepick, SbBool &haltaction) (defined in SoSelection)
[private] - getTraceRefs(void)
[static] - getTypeId(void) const=0
[pure virtual] - GLRender(SoGLRenderAction *action)
[virtual] - GLRenderBelowPath(SoGLRenderAction *action)
[virtual] - GLRenderInPath(SoGLRenderAction *action)
[virtual] - GLRenderOffPath(SoGLRenderAction *action)
[virtual] - GLRenderS(SoAction *action, SoNode *node)
[static] - grabEventsCleanup(void)
[virtual] - grabEventsSetup(void)
[virtual] - handleEvent(SoHandleEventAction *action)
[protected, virtual] - handleEventS(SoAction *action, SoNode *node)
[static] - hasDefaultValues(void) const
- hasMultipleWriteRefs(void) const
[protected] - incNextActionMethodIndex(void)
[protected, static] - incrementCurrentWriteCounter(void)
[static] - inherited typedef (defined in SoSelection)
[private] - init() (defined in SoSelection)
[private] - initClass(void)
[static] - initClasses(void)
[static] - initCopyDict(void)
[static] - insertChild(SoNode *const child, const int newchildindex)
- INVENTOR enum value
- invokeSelectionPolicy(SoPath *path, SbBool shiftDown)
[protected] - IS_ENGINE enum value (defined in SoBase)
[protected] - IS_GROUP enum value (defined in SoBase)
[protected] - isBuiltIn
[protected] - isNotifyEnabled(void) const
- isOfType(SoType type) const
- isOverride(void) const
- isPickMatching(void) const
- isSelected(const SoPath *path) const
- isSelected(SoNode *node) const
- mouseDownPickPath
[protected] - nextActionMethodIndex
[protected, static] - nextUniqueId
[protected, static] - NodeType enum name
- notify(SoNotList *nl)
[virtual] - OFF enum value
- ON enum value
- operator[](const int i) const
- performSingleSelection(SoPath *path)
[protected] - performToggleSelection(SoPath *path)
[protected] - pick(SoPickAction *action)
[virtual] - pickCBData
[protected] - pickCBFunc
[protected] - pickCulling
- pickMatching
[protected] - pickS(SoAction *action, SoNode *node)
[static] - Policy enum name
- policy
- rayPick(SoRayPickAction *action)
[virtual] - rayPickS(SoAction *action, SoNode *node)
[static] - read(SoInput *in, SoBase *&base, SoType expectedtype)
[static] - readChildren(SoInput *in)
[protected, virtual] - readInstance(SoInput *in, unsigned short flags)
[protected, virtual] - ref(void) const
- removeAllChildren(void)
- removeAuditor(void *const auditor, const SoNotRec::Type type)
- removeChangeCallback(SoSelectionClassCB *f, void *userData=NULL)
- removeChild(const int childindex)
- removeChild(SoNode *const child)
- removeDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL)
- removeFinishCallback(SoSelectionClassCB *f, void *userData=NULL)
- removeName(SoBase *const base, const char *const name)
[static] - removePath(const int which)
[protected] - removeSelectionCallback(SoSelectionPathCB *f, void *userData=NULL)
- removeStartCallback(SoSelectionClassCB *f, void *userData=NULL)
- renderCaching
- renderCulling
- replaceChild(const int index, SoNode *const newchild)
- replaceChild(SoNode *const oldchild, SoNode *const newchild)
- search(SoSearchAction *action)
[virtual] - searchNode(SoNode *node) const (defined in SoSelection)
[private] - searchS(SoAction *action, SoNode *node)
[static] - selCBList
[protected] - select(const SoPath *path)
- select(SoNode *node)
- selectionList
[protected] - set(const char *const fielddata)
- set(const char *fielddata, SoInput *in)
- setInstancePrefix(const SbString &c)
[static] - setName(const SbName &newname)
[virtual] - setNextActionMethodIndex(int index)
[protected, static] - setNodeType(const NodeType type)
- setNumRenderCaches(const int howmany)
[static] - setOverride(const SbBool state)
- setPickFilterCallback(SoSelectionPickCB *f, void *userData=NULL, const SbBool callOnlyIfSelectable=TRUE)
- setPickMatching(const SbBool pickMatching)
- setToDefaults(void)
- setTraceRefs(SbBool trace)
[static] - SHIFT enum value
- shouldWrite(void)
- SINGLE enum value
- SO_NODE_HEADER(SoSelection) (defined in SoSelection)
[private] - SoBase(void)
[protected] - SoFieldContainer(void)
[protected] - SoGroup(void)
- SoGroup(int nchildren)
- SoNode(void)
[protected] - SoSelection(void)
- SoSelection(const int nChildren)
- SoSeparator(void)
- SoSeparator(const int nchildren)
- startCBList
[protected] - startNotify(void)
[virtual] - TOGGLE enum value
- toggle(const SoPath *path)
- toggle(SoNode *node)
- touch(void)
- uniqueId
[protected] - unref(void) const
- unrefNoDelete(void) const
- validateNewFieldValue(SoField *field, void *newval)
[virtual] - VRML1 enum value
- write(SoWriteAction *action)
[virtual] - writeFooter(SoOutput *out) const
[protected] - writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const
[protected] - writeInstance(SoOutput *out)
[virtual] - writeS(SoAction *action, SoNode *node)
[static] - ~SoBase()
[protected, virtual] - ~SoFieldContainer()
[protected] - ~SoGroup()
[protected, virtual] - ~SoNode()
[protected, virtual] - ~SoSelection()
[protected, virtual] - ~SoSeparator()
[protected, virtual]
Generated at Tue Mar 5 03:31:30 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001