Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
auditorID | SoDialogViz | |
boundingBoxCaching | SoInteractionKit | |
boundingBoxIgnoring | SoBaseKit | |
enable | SoDialogViz | |
enableCallbacks | SoDragger | |
isActive | SoDragger | |
label | SoDialogViz | |
labelAlignment | SoDialogViz | |
pickCulling | SoInteractionKit | |
renderCaching | SoInteractionKit | |
renderCulling | SoInteractionKit | |
title | SoMessageDialog | |
type | SoMessageDialog | |
Functions | defined in | |
addFinishCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
addMotionCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
addStartCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
addValueChangedCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
affectsState() const | SoInteractionKit | [virtual] |
close() | SoMessageDialog | [virtual] |
copy(SbBool copyConnections=FALSE) const | SoNode | [virtual] |
copyFieldValues(const SoFieldContainer *fc, SbBool copyConnections=FALSE) | SoFieldContainer | |
createPathToPart(const SbName &partName, SbBool makeIfNeeded, const SoPath *pathToExtend=NULL) | SoBaseKit | [virtual] |
destroy() | SoMessageDialog | [virtual] |
enableNotify(SbBool flag) | SoFieldContainer | [inline] |
enableValueChangedCallbacks(SbBool newVal) | SoDragger | |
fieldsAreEqual(const SoFieldContainer *fc) const | SoFieldContainer | |
finish() | SoDialogViz | [static] |
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] |
getClassNodekitCatalog() | SoDragger | [static] |
getClassTypeId() | SoDragger | [static] |
getEventIn(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getEventOut(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getEXTERNPROTO(const SbName &name) | SoBase | [static] |
getField(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getFieldName(const SoField *field, SbName &fieldName) const | SoFieldContainer | |
getFields(SoFieldList &list) const | SoFieldContainer | [virtual] |
getInitialTrackerDirectMode() | SoDragger | [static] |
getMinGesture() const | SoDragger | [inline] |
getMinGestureFloat() const | SoDragger | [inline] |
getMinScale() | SoDragger | [static] |
getMotionMatrix() | SoDragger | |
getName() const | SoBase | [virtual] |
getNodekitCatalog() const | SoDragger | [virtual] |
getPart(const SbName &partName, SbBool makeIfNeeded) | SoBaseKit | [virtual] |
getPartString(const SoBase *part) | SoBaseKit | |
getProductName() | SoDialogViz | [static] |
getPROTO(const SbName &name) | SoBase | [static] |
getRefCount() const | SoRefCounter | [inline] |
getSkinsDirectories() | SoDialogViz | [static] |
getTrackerDirectMode() const | SoDragger | |
getTypeId() const | SoDragger | [virtual] |
getUserData(void) const | SoFieldContainer | [inline] |
getVersion() | SoDialogViz | [static] |
getViewportIsEnabled() const | SoGetView | [virtual] |
getViewportOrigin() const | SoGetView | [virtual] |
getViewportSize() const | SoGetView | [virtual] |
hasDefaultValues() const | SoFieldContainer | |
init() | SoDialogViz | [static] |
isInitialized() | SoDialogViz | [static] |
isNotifyEnabled() const | SoFieldContainer | [inline] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
isOverride() const | SoNode | [inline, virtual] |
isSearchingChildren() | SoBaseKit | [inline, static] |
isSynchronizable() const | SoBase | [inline] |
loadFromFile(SbString filename, SbString auditorID="") | SoDialogViz | [static] |
lock() const | SoRefCounter | [inline] |
ref() const | SoRefCounter | |
removeFinishCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
removeMotionCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
removeStartCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
removeValueChangedCallback(SoDraggerCB *f, void *userData=NULL) | SoDragger | |
set(char *nameValuePairListString) | SoBaseKit | |
set(const SbString &nameValuePairListString) | SoBaseKit | |
set(const char *partNameString, const char *parameterString) | SoBaseKit | |
set(const SbString &partNameString, const SbString ¶meterString) | SoBaseKit | |
SoNode::set(const char *fieldDataString) | SoFieldContainer | [inline] |
setFont(DG_FONT font) | SoDialogViz | [static] |
setInitialTrackerDirectMode(TrackerDirectMode mode=DEFAULT) | SoDragger | [static] |
setMinGesture(int pixels) | SoDragger | [inline] |
setMinGesture(float pixels) | SoDragger | [inline] |
setMinScale(float newMinScale) | SoDragger | [static] |
setMotionMatrix(const SbMatrix &newMatrix) | SoDragger | |
setName(const SbName &name) | SoBase | [virtual] |
setOverride(const SbBool state) | SoNode | [inline, virtual] |
setPart(const SbName &partName, SoNode *newPart) | SoBaseKit | [virtual] |
setPartAsPath(const SbName &partName, SoPath *surrogatePath) | SoInteractionKit | [virtual] |
setSearchingChildren(SbBool newVal) | SoBaseKit | [static] |
setSkin(SbString skinName) | SoDialogViz | [static] |
setSkinsDirectories(SbString directories) | SoDialogViz | [static] |
setSynchronizable(const bool b) | SoBase | [inline] |
setToDefaults() | SoFieldContainer | |
setTrackerDirectMode(TrackerDirectMode mode=DEFAULT) | SoDragger | |
setUserData(void *data) | SoFieldContainer | [inline, virtual] |
show() | SoMessageDialog | [virtual] |
SoBaseKit() | SoBaseKit | |
SoGetView() | SoGetView | |
SoMessageDialog() | SoMessageDialog | |
SoMessageDialog(SbString MDText, SbString MDTitle, Type MDType) | SoMessageDialog | |
touch() | SoNode | [virtual] |
unlock() const | SoRefCounter | [inline] |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
~SoGetView() | SoGetView | [inline, virtual] |
Enumerations | defined in | |
CacheEnabled enum name | SoInteractionKit | |
LabelAlignment enum name | SoDialogViz | |
TrackerDirectMode enum name | SoDragger | |
Type enum name | SoMessageDialog | |
Enumerator | defined in | |
AUTO enum value | SoInteractionKit | |
CENTER enum value | SoDialogViz | |
DEFAULT enum value | SoDragger | |
FREE enum value | SoDragger | |
LEFT enum value | SoDialogViz | |
MD_ERROR enum value | SoMessageDialog | |
MD_INFORMATION enum value | SoMessageDialog | |
MD_MESSAGE enum value | SoMessageDialog | |
MD_QUESTION enum value | SoMessageDialog | |
MD_WARNING enum value | SoMessageDialog | |
MD_WORKING enum value | SoMessageDialog | |
MOVE enum value | SoDragger | |
NONE enum value | SoDragger | |
OFF enum value | SoInteractionKit | |
ON enum value | SoInteractionKit | |
RIGHT enum value | SoDialogViz | |
ROTATE enum value | SoDragger | |
Typedefs | defined in | |