Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
addValueChangedCallback(PoXtDialogCB *function, void *userData=NULL) | PoXtDialog | |
delete1Value(int index) | PoXtDialog | |
deleteNValues(int index, int numElt) | PoXtDialog | |
displayHelp(const char *filename, UINT contextID) | SoXtComponent | [static] |
get1Value(int index) const | PoXtDialog | |
getClassName() const | SoXtComponent | [inline] |
getComponent(SoWidget w) | SoXtComponent | [static] |
getDisplay() | SoXtComponent | [inline] |
getIconTitle() const | SoXtComponent | [inline] |
getParentWidget() const | SoXtComponent | [inline] |
getShellWidget() const | SoXtComponent | [inline] |
getSize() | SoXtComponent | |
getTitle() const | SoXtComponent | [inline] |
getValues(int &numXtElt) const | PoXtDialog | |
getWidget() const | SoXtComponent | [inline] |
getWidgetName() const | SoXtComponent | [inline] |
hide() | PoXtDialog | [virtual] |
insert1Value(int index, const PoXtElementData *elt) | PoXtDialog | |
insertNValues(int index, int numElt, const PoXtElementData **elt) | PoXtDialog | |
isDirectViz(void) const | SoXtComponent | |
isDirectVizEnable(void) const | SoXtComponent | |
isFullScreen(void) const | SoXtComponent | |
isFullScreenEnable() const | SoXtComponent | |
isTopLevelShell() const | SoXtComponent | [inline] |
isVerticalScrollbar() const | PoXtDialog | |
isVisible() | SoXtComponent | |
isWindowResizeByXtElement() const | PoXtDialog | |
PoXtDialog(SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE, int numXtElt=0, const PoXtElementData **elts=NULL) | PoXtDialog | |
removeValueChangedCallback(PoXtDialogCB *function, void *userData=NULL) | PoXtDialog | |
set1Value(int index, const PoXtElementData *elt) | PoXtDialog | |
setDirectVizEnable(const SbBool enable) | SoXtComponent | |
setFullScreen(const SbBool enable) | SoXtComponent | |
setFullScreenEnable(const SbBool enable) | SoXtComponent | |
setIconTitle(const char *newIconTitle) | SoXtComponent | |
setIconTitle(const SbString &newIconTitle) | SoXtComponent | |
setSize(const SbVec2s &size) | SoXtComponent | |
setTitle(const char *newTitle) | SoXtComponent | |
setTitle(const SbString &newTitle) | SoXtComponent | |
setValues(int numXtElt, const PoXtElementData **elts) | PoXtDialog | |
setVerticalScrollbar(SbBool visible) | PoXtDialog | |
setWindowCloseCallback(SoXtComponentCB *func, void *data=NULL) | SoXtComponent | [inline] |
show() | PoXtDialog | [virtual] |
SoTVizControls(SoTVizViewer &viewer) | SoTVizControls | |
windowResizeByXtElement(SbBool flag) | PoXtDialog | |
~PoXtDialog() | PoXtDialog | |
~SoTVizControls() | SoTVizControls | |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |
PoXtDialogCB typedef | PoXtDialog | |