addChild(SoNode *child) | SoExtSelection | virtual |
addDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
addFinishCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
addSelectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
addStartCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
ALL_SHAPES enum value | SoExtSelection | |
animateLasso | SoExtSelection | |
animateOverlayLasso(SbBool flg=TRUE) | SoExtSelection | |
AUTO enum value | SoSeparator | |
boundingBoxCaching | SoSeparator | |
boundingBoxIgnoring | SoGroup | |
CacheEnabled enum name | SoSeparator | |
CLEAR_ZBUFFER enum value | SoSeparator | |
copy(SbBool copyConnections=FALSE) const | SoNode | virtual |
copyFieldValues(const SoFieldContainer *fc, SbBool copyConnections=FALSE) | SoFieldContainer | |
deselect(const SoPath *path) | SoSelection | |
deselect(int which) | SoSelection | |
deselect(SoNode *node) | SoSelection | |
deselectAll() | SoSelection | |
DISABLE enum value | SoSelection | |
ELLIPSE enum value | SoExtSelection | |
enableNotify(SbBool flag) | SoFieldContainer | inline |
FastEditing enum name | SoSeparator | |
fastEditing | SoSeparator | |
fieldsAreEqual(const SoFieldContainer *fc) const | SoFieldContainer | |
findChild(const SoNode *child) const | SoGroup | virtual |
FULL enum value | SoExtSelection | |
FULL_BBOX enum value | SoExtSelection | |
get(SbString &fieldDataString) | SoFieldContainer | inline |
getAllFields(SoFieldList &list) const | SoFieldContainer | virtual |
getByName(const SbName &name) | SoNode | static |
getByName(const SbName &name, SoNodeList &list) | SoNode | static |
getChild(int index) const | SoGroup | virtual |
getClassTypeId() | SoExtSelection | static |
getEventIn(const SbName &fieldName) const | SoFieldContainer | virtual |
getEventOut(const SbName &fieldName) const | SoFieldContainer | virtual |
getField(const SbName &fieldName) const | SoFieldContainer | virtual |
getFieldName(const SoField *field, SbName &fieldName) const | SoFieldContainer | |
getFields(SoFieldList &list) const | SoFieldContainer | virtual |
getLassoColor() | SoExtSelection | |
getLassoCoordsDC(int &numCoords) | SoExtSelection | |
getLassoCoordsWC(int &numCoords) | SoExtSelection | |
getLassoWidth() | SoExtSelection | |
getList() const | SoSelection | |
getName() const | SoBase | virtual |
getNumChildren() const | SoGroup | virtual |
getNumSelected() const | SoSelection | |
getOverlayLassoColorIndex() | SoExtSelection | |
getOverlayLassoPattern() | SoExtSelection | |
getOverlaySceneGraph() | SoExtSelection | |
getPath(int index) const | SoSelection | |
getPickRadius() const | SoSelection | |
getRefCount() const | SoRefCounter | inline |
getSelectionPathList() const | SoExtSelection | |
getSelectionSceneGraph() const | SoExtSelection | virtual |
getTypeId() const | SoExtSelection | virtual |
getUserData(void) const | SoFieldContainer | inline |
hasDefaultValues() const | SoFieldContainer | |
insertChild(SoNode *child, int newChildIndex) | SoGroup | virtual |
isNotifyEnabled() const | SoFieldContainer | inline |
isOfType(const SoType &type) const | SoTypedObject | inline |
isOfType() const | SoTypedObject | inline |
isOverlayLassoAnimated() | SoExtSelection | |
isOverride() const | SoNode | inlinevirtual |
isPickMatching() const | SoSelection | |
isSelected(const SoPath *path) const | SoSelection | |
isSelected(SoNode *node) const | SoSelection | |
isSelected(const SoNode *node) const | SoSelection | |
isSynchronizable() const | SoBase | inline |
isUsingFastEditing() | SoExtSelection | |
KEEP_ZBUFFER enum value | SoSeparator | |
LASSO enum value | SoExtSelection | |
lassoColor | SoExtSelection | |
lassoMode | SoExtSelection | |
LassoMode enum name | SoExtSelection | |
lassoPattern | SoExtSelection | |
lassoPatternScaleFactor | SoExtSelection | |
lassoPolicy | SoExtSelection | |
LassoPolicy enum name | SoExtSelection | |
LassoType enum name | SoExtSelection | |
lassoType | SoExtSelection | |
lassoWidth | SoExtSelection | |
lock() const | SoRefCounter | inline |
NOLASSO enum value | SoExtSelection | |
NOSELECT_CONTINUE enum value | SoExtSelection | |
NOSELECT_RETURN enum value | SoExtSelection | |
OFF enum value | SoSeparator | |
ON enum value | SoSeparator | |
onPreFilter | SoExtSelection | |
operator[](int i) const | SoSelection | inline |
PART enum value | SoExtSelection | |
PART_BBOX enum value | SoExtSelection | |
pickCulling | SoSeparator | |
Policy enum name | SoSelection | |
policy | SoSelection | |
RECTANGLE enum value | SoExtSelection | |
ref() const | SoRefCounter | |
removeAllChildren() | SoGroup | virtual |
removeChild(int index) | SoGroup | virtual |
removeChild(SoNode *child) | SoGroup | inlinevirtual |
removeDeselectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
removeFinishCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
removeSelectionCallback(SoSelectionPathCB *f, void *userData=NULL) | SoSelection | |
removeStartCallback(SoSelectionClassCB *f, void *userData=NULL) | SoSelection | |
renderCaching | SoSeparator | |
renderCulling | SoSeparator | |
renderUnitId | SoSeparator | |
replaceChild(int index, SoNode *newChild) | SoGroup | virtual |
replaceChild(SoNode *oldChild, SoNode *newChild) | SoGroup | inlinevirtual |
ReturnType enum name | SoExtSelection | |
select(SoNode *root, int numCoord, SbVec2f *lassoCoord, const SbViewportRegion &viewport, SbBool shiftPressed) | SoExtSelection | |
SoSelection::select(const SoPath *path) | SoSelection | |
SoSelection::select(SoNode *node) | SoSelection | |
SELECT_CONTINUE enum value | SoExtSelection | |
SELECT_RETURN enum value | SoExtSelection | |
SelectionEventCallback typedef | SoExtSelection | |
set(const char *fieldDataString) | SoFieldContainer | inline |
set(const SbString &fieldDataString) | SoFieldContainer | inline |
setEndSelectionCallback(SelectionEventCallback *callback, void *userData=NULL) | SoExtSelection | virtual |
setLassoColor(SbColor c) | SoExtSelection | |
setLassoWidth(float width) | SoExtSelection | |
setLineSegmentFilterCallback(SoExtSelectionLineSegmentCB *cb, void *userData=NULL) | SoExtSelection | |
setMovingSelectionCallback(SelectionEventCallback *callback, void *userData=NULL) | SoExtSelection | virtual |
setName(const SbName &name) | SoBase | virtual |
setOverlayLassoColorIndex(int index) | SoExtSelection | |
setOverlayLassoPattern(unsigned short pattern) | SoExtSelection | |
setOverride(const SbBool state) | SoNode | inlinevirtual |
setPickFilterCallback(SoSelectionPickCB *f, void *userData=NULL, SbBool callOnlyIfSelectable=TRUE) | SoSelection | |
setPickMatching(SbBool pickTwice) | SoSelection | |
setPickRadius(float radiusInPixels) | SoSelection | |
setPointFilterCallback(SoExtSelectionPointCB *cb, void *userData=NULL) | SoExtSelection | |
setSelectionSceneGraph(SoNode *sceneGraph) | SoExtSelection | virtual |
setStartSelectionCallback(SelectionEventCallback *callback, void *userData=NULL) | SoExtSelection | virtual |
setSynchronizable(const bool b) | SoBase | inline |
setToDefaults() | SoFieldContainer | |
setTriangleFilterCallback(SoExtSelectionTriangleCB *cb, void *userData=NULL) | SoExtSelection | |
setUserData(void *data) | SoFieldContainer | inlinevirtual |
SHIFT enum value | SoSelection | |
SINGLE enum value | SoSelection | |
SoExtSelection() | SoExtSelection | |
SoExtSelectionLineSegmentCB typedef | SoExtSelection | |
SoExtSelectionPointCB typedef | SoExtSelection | |
SoExtSelectionTriangleCB typedef | SoExtSelection | |
SoGroup() | SoGroup | |
SoGroup(int nChildren) | SoGroup | |
SoSelection() | SoSelection | |
SoSelection(int nChildren) | SoSelection | |
SoSeparator() | SoSeparator | |
SoSeparator(int nChildren) | SoSeparator | |
toggle(const SoPath *path) | SoSelection | |
toggle(SoNode *node) | SoSelection | |
TOGGLE enum value | SoSelection | |
touch() | SoNode | virtual |
unlock() const | SoRefCounter | inline |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
useFastEditing(SbBool flg=TRUE) | SoExtSelection | |
VISIBLE_SHAPES enum value | SoExtSelection | |