Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

SoSelection Member List

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

addAuditor(void *const auditor, const SoNotRec::Type type)SoBase
addChangeCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
addChild(SoNode *node)SoGroupvirtual
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy)SoFieldContainerstatic
addDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL)SoSelection
addFinishCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
addName(SoBase *const base, const char *const name)SoBasestatic
addPath(SoPath *path)SoSelectionprotected
addSelectionCallback(SoSelectionPathCB *f, void *userData=NULL)SoSelection
addStartCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
addToCopyDict(void) const SoNodevirtual
addWriteReference(SoOutput *out, SbBool isfromfield=FALSE)SoFieldContainervirtual
affectsState(void) const SoSeparatorvirtual
alive (defined in SoBase)SoBasemutable
assertAlive(void) const SoBase
audioRender(SoAudioRenderAction *action)SoSeparatorvirtual
audioRenderS(SoAction *action, SoNode *node)SoNodestatic
AUTO enum valueSoSeparator
BaseFlags enum nameSoBaseprotected
boundingBoxCachingSoSeparator
CacheEnabled enum nameSoSeparator
callback(SoCallbackAction *action)SoSeparatorvirtual
callbackS(SoAction *action, SoNode *node)SoNodestatic
callPickCBOnlyIfSelectableSoSelectionprotected
changeCBListSoSelectionprotected
checkCopy(const SoFieldContainer *orig)SoFieldContainerstatic
childrenSoGroupprotected
COIN_1_0 enum valueSoNode
COIN_2_0 enum valueSoNode
COIN_2_2 enum value (defined in SoNode)SoNode
COIN_2_3 enum value (defined in SoNode)SoNode
COIN_2_4 enum value (defined in SoNode)SoNode
COIN_2_5 enum value (defined in SoNode)SoNode
COIN_3_0 enum value (defined in SoNode)SoNode
COIN_4_0 enum value (defined in SoNode)SoNode
connectRoute(SoInput *input, const SbName &fromnodename, const SbName &fromfieldname, const SbName &tonodename, const SbName &tofieldname)SoBasestatic
copy(SbBool copyconnections=FALSE) const SoNodevirtual
copyContents(const SoFieldContainer *from, SbBool copyconnections)SoGroupprotectedvirtual
copyDone(void)SoFieldContainerstatic
copyFieldValues(const SoFieldContainer *container, SbBool copyconnections=FALSE)SoFieldContainer
copyFromThis(const SoPath *path) const SoSelectionprotected
copyThroughConnection(void) const SoNodevirtual
createNotRec(void)SoGroupprotectedvirtual
cullTest(SoState *state)SoSeparatorprotectedvirtual
cullTest(SoGLRenderAction *action, int &cullresults) (defined in SoSeparator)SoSeparatorprotectedvirtual
decrementCurrentWriteCounter(void)SoBasestatic
deselCBListSoSelectionprotected
deselect(const SoPath *path)SoSelection
deselect(const int which)SoSelection
deselect(SoNode *node)SoSelection
deselectAll(void)SoSelection
destroy(void)SoBaseprotectedvirtual
doAction(SoAction *action)SoSeparatorvirtual
enableNotify(const SbBool flag)SoFieldContainer
EXTENSION enum valueSoNode
fieldsAreEqual(const SoFieldContainer *container) const SoFieldContainer
findChild(const SoNode *node) const SoGroupvirtual
findCopy(const SoFieldContainer *orig, const SbBool copyconnections)SoFieldContainerstatic
findPath(const SoPath *path) const SoSelectionprotected
finishCBListSoSelectionprotected
get(SbString &fielddata)SoFieldContainer
get(SbString &fielddata, SoOutput *out)SoFieldContainer
getActionMethodIndex(const SoType type)SoNodestatic
getAllFields(SoFieldList &l) const SoFieldContainervirtual
getAuditors(void) const SoBase
getBoundingBox(SoGetBoundingBoxAction *action)SoSeparatorvirtual
getBoundingBoxS(SoAction *action, SoNode *node)SoNodestatic
getByName(const SbName &name)SoNodestatic
getByName(const SbName &name, SoNodeList &l)SoNodestatic
getChild(int index) const SoGroupvirtual
getChildren(void) const SoGroupvirtual
getClassTypeId(void) (defined in SoSelection)SoSelectionstatic
getCompatibilityTypes(const SoType &nodetype)SoNodestatic
getCurrentWriteCounter(void)SoBaseprotectedstatic
getEventIn(const SbName &name) const SoFieldContainervirtual
getEventOut(const SbName &name) const SoFieldContainervirtual
getField(const SbName &name) const SoFieldContainervirtual
getFieldData(void) const SoSelectionprotectedvirtual
getFieldDataPtr(void) (defined in SoSelection)SoSelectionprotectedstatic
getFieldName(const SoField *const field, SbName &name) const SoFieldContainer
getFields(SoFieldList &l) const SoFieldContainervirtual
getFieldsMemorySize(size_t &managed, size_t &unmanaged) const SoFieldContainervirtual
getFileFormatName(void) const SoBaseprotectedvirtual
getIsBuiltIn(void) const SoFieldContainer
getList(void) const SoSelection
getMatrix(SoGetMatrixAction *action)SoSeparatorvirtual
getMatrixS(SoAction *action, SoNode *node)SoNodestatic
getName(void) const SoBasevirtual
getNamedBase(const SbName &name, SoType type)SoBasestatic
getNamedBases(const SbName &name, SoBaseList &baselist, SoType type)SoBasestatic
getNextActionMethodIndex(void)SoNodeprotectedstatic
getNextNodeId(void)SoNodestatic
getNodeId(void) const SoNode
getNodeType(void) const SoNode
getNumChildren(void) const SoGroupvirtual
getNumRenderCaches(void)SoSeparatorstatic
getNumSelected(void) const SoSelection
getPath(const int index) const SoSelection
getPickMatching(void) const SoSelection
getPrimitiveCount(SoGetPrimitiveCountAction *action)SoSeparatorvirtual
getPrimitiveCountS(SoAction *action, SoNode *node)SoNodestatic
getRefCount(void) const SoBase
getTraceRefs(void)SoBasestatic
getTypeId(void) const SoSelectionvirtual
getUserData(void) const SoFieldContainer
GLRender(SoGLRenderAction *action)SoSeparatorvirtual
GLRenderBelowPath(SoGLRenderAction *action)SoSeparatorvirtual
GLRenderInPath(SoGLRenderAction *action)SoSeparatorvirtual
GLRenderOffPath(SoGLRenderAction *action)SoSeparatorvirtual
GLRenderS(SoAction *action, SoNode *node)SoNodestatic
grabEventsCleanup(void)SoNodevirtual
grabEventsSetup(void)SoNodevirtual
handleEvent(SoHandleEventAction *action)SoSelectionprotectedvirtual
handleEventS(SoAction *action, SoNode *node)SoNodestatic
hasDefaultValues(void) const SoFieldContainer
hasMultipleWriteRefs(void) const SoBaseprotected
incNextActionMethodIndex(void)SoNodeprotectedstatic
incrementCurrentWriteCounter(void)SoBasestatic
initClass(void) (defined in SoSelection)SoSelectionstatic
initClasses(void)SoNodestatic
initCopyDict(void)SoFieldContainerstatic
insertChild(SoNode *child, int newchildindex)SoGroupvirtual
INVENTOR enum valueSoNode
INVENTOR_1 enum valueSoNode
INVENTOR_2_0 enum valueSoNode
INVENTOR_2_1 enum valueSoNode
INVENTOR_2_5 enum valueSoNode
INVENTOR_2_6 enum valueSoNode
INVENTOR_5_0 enum value (defined in SoNode)SoNode
INVENTOR_6_0 enum value (defined in SoNode)SoNode
invokeSelectionPolicy(SoPath *path, SbBool shiftDown)SoSelectionprotected
IS_ENGINE enum value (defined in SoBase)SoBaseprotected
IS_GROUP enum value (defined in SoBase)SoBaseprotected
isBuiltInSoFieldContainerprotected
isNotifyEnabled(void) const SoFieldContainer
isOfType(SoType type) const SoBase
isOverride(void) const SoNode
isPickMatching(void) const SoSelection
isSelected(const SoPath *path) const SoSelection
isSelected(SoNode *node) const SoSelection
mouseDownPickPathSoSelectionprotected
nextActionMethodIndexSoNodeprotectedstatic
nextUniqueIdSoNodeprotectedstatic
NodeType enum nameSoNode
notify(SoNotList *nl)SoSeparatorvirtual
OFF enum valueSoSeparator
ON enum valueSoSeparator
operator[](const int i) const SoSelection
performSingleSelection(SoPath *path)SoSelectionprotected
performToggleSelection(SoPath *path)SoSelectionprotected
pick(SoPickAction *action)SoGroupvirtual
pickCBDataSoSelectionprotected
pickCBFuncSoSelectionprotected
pickCullingSoSeparator
pickMatchingSoSelectionprotected
pickS(SoAction *action, SoNode *node)SoNodestatic
Policy enum nameSoSelection
policySoSelection
rayPick(SoRayPickAction *action)SoSeparatorvirtual
rayPickS(SoAction *action, SoNode *node)SoNodestatic
read(SoInput *input, SoBase *&base, SoType expectedtype)SoBasestatic
readChildren(SoInput *in)SoGroupprotectedvirtual
readInstance(SoInput *in, unsigned short flags)SoSeparatorprotectedvirtual
readRoute(SoInput *input)SoBasestatic
ref(void) const SoBase
referencecount (defined in SoBase)SoBasemutable
removeAllChildren(void)SoGroupvirtual
removeAuditor(void *const auditor, const SoNotRec::Type type)SoBase
removeChangeCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
removeChild(int childindex)SoGroupvirtual
removeChild(SoNode *child)SoGroupvirtual
removeDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL)SoSelection
removeFinishCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
removeName(SoBase *const base, const char *const name)SoBasestatic
removePath(const int which)SoSelectionprotected
removeSelectionCallback(SoSelectionPathCB *f, void *userData=NULL)SoSelection
removeStartCallback(SoSelectionClassCB *f, void *userData=NULL)SoSelection
renderCachingSoSeparator
renderCullingSoSeparator
replaceChild(int index, SoNode *newchild)SoGroupvirtual
replaceChild(SoNode *oldchild, SoNode *newchild)SoGroupvirtual
search(SoSearchAction *action)SoSeparatorvirtual
searchS(SoAction *action, SoNode *node)SoNodestatic
selCBListSoSelectionprotected
select(const SoPath *path)SoSelection
select(SoNode *node)SoSelection
selectionListSoSelectionprotected
set(const char *const fielddata)SoFieldContainer
set(const char *fielddata, SoInput *input)SoFieldContainer
setCompatibilityTypes(const SoType &nodetype, const uint32_t bitmask)SoNodeprotectedstatic
setInstancePrefix(const SbString &c)SoBasestatic
setName(const SbName &newname)SoBasevirtual
setNextActionMethodIndex(int index)SoNodeprotectedstatic
setNodeType(const NodeType type)SoNode
setNumRenderCaches(const int howmany)SoSeparatorstatic
setOperation(const SoNotRec::OperationType opType=SoNotRec::UNSPECIFIED, const SoNode *cc=NULL, const SoNode *pc=NULL, const int ci=-1)SoGroupprotected
setOverride(const SbBool state)SoNode
setPickFilterCallback(SoSelectionPickCB *f, void *userData=NULL, const SbBool callOnlyIfSelectable=TRUE)SoSelection
setPickMatching(const SbBool pickMatching)SoSelection
setToDefaults(void)SoFieldContainer
setTraceRefs(SbBool trace)SoBasestatic
setUserData(void *userdata) const SoFieldContainer
SHIFT enum valueSoSelection
shouldWrite(void)SoBase
SINGLE enum valueSoSelection
SoBase(void)SoBaseprotected
SoFieldContainer(void)SoFieldContainerprotected
SoGroup(void)SoGroup
SoGroup(int nchildren)SoGroup
SoNode(void)SoNodeprotected
SoSelection(void)SoSelection
SoSelection(const int nChildren)SoSelection
SoSeparator(void)SoSeparator
SoSeparator(const int nchildren)SoSeparator
startCBListSoSelectionprotected
startNotify(void)SoNodevirtual
staticDataLock(void)SoBaseprotectedstatic
staticDataUnlock(void)SoBaseprotectedstatic
toggle(const SoPath *path)SoSelection
toggle(SoNode *node)SoSelection
TOGGLE enum valueSoSelection
touch(void)SoBase
uniqueIdSoNodeprotected
unref(void) const SoBase
unrefNoDelete(void) const SoBase
validateNewFieldValue(SoField *field, void *newval)SoFieldContainervirtual
VRML1 enum valueSoNode
VRML2 enum valueSoNode
write(SoWriteAction *action)SoGroupvirtual
writeFooter(SoOutput *out) const SoBaseprotected
writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const SoBaseprotected
writeInstance(SoOutput *out)SoNodevirtual
writeS(SoAction *action, SoNode *node)SoNodestatic
~SoBase()SoBaseprotectedvirtual
~SoFieldContainer()SoFieldContainerprotectedvirtual
~SoGroup()SoGroupprotectedvirtual
~SoNode()SoNodeprotectedvirtual
~SoSelection()SoSelectionprotectedvirtual
~SoSeparator()SoSeparatorprotectedvirtual

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen