, including all inherited members.
| Variables | defined in |
| helpFileName | SoWxComponent | |
| |
| Functions | defined in |
| bindNormalContext() | SoWxGLWidget | [virtual] |
| getAntialiasing(SbBool &smoothing, int &numPasses) const | SoWxRenderArea | |
| getAntialiasingMode() const | SoWxGLWidget | |
| getAntialiasingParameters() const | SoWxGLWidget | |
| getAntialiasingQuality() const | SoWxGLWidget | |
| getBackgroundColor() const | SoWxRenderArea | [inline] |
| getBackgroundIndex() const | SoWxRenderArea | [inline] |
| getBorderSize() | SoWxGLWidget | [inline] |
| getClassName() const | SoWxComponent | [inline] |
| getColorMapSize() | SoWxGLWidget | |
| getComponent(wxWindow *widget) | SoWxComponent | [static] |
| getDefaultRedrawPriority() | SoWxRenderArea | [inline, static] |
| getDisplay() | SoWxComponent | [inline] |
| getFastEditSavePolicy() const | SoWxRenderArea | [inline] |
| getFloatingColorBuffer(SbBool &enable, FloatColorBufferSize &size) | SoWxRenderArea | |
| SoWxGLWidget::getFloatingColorBuffer(SbBool &enable, FloatColorBufferSize &size) | SoWxGLWidget | |
| getFullSceneAntialiasing(float &quality) | SoWxGLWidget | |
| getGLRenderAction() const | SoWxRenderArea | [inline] |
| getIconTitle() const | SoWxComponent | [inline] |
| getInvalidateCacheMode() | SoWxRenderArea | |
| getMPEGRecorder() const | SoWxRenderArea | [inline, virtual] |
| getNormalContext() | SoWxGLWidget | [inline] |
| getNormalSoContext() | SoWxGLWidget | [inline] |
| getNormalVisual() | SoWxGLWidget | |
| getNormalWidget() | SoWxGLWidget | |
| getNormalWindow() | SoWxGLWidget | [virtual] |
| getOverlaySceneGraph() | SoWxRenderArea | [inline] |
| getOverlaySceneManager() const | SoWxRenderArea | [inline] |
| getOverlayWidget() | SoWxGLWidget | [inline] |
| getParentWidget() const | SoWxComponent | [inline] |
| getPostRenderCallback(const void *&userData) const | SoWxRenderArea | [inline] |
| getRedrawPriority() const | SoWxRenderArea | [inline] |
| getSceneGraph() | SoWxRenderArea | [virtual] |
| getSceneManager() const | SoWxRenderArea | [inline] |
| getShareContext() | SoWxRenderArea | |
| getShellWidget() const | SoWxComponent | [inline] |
| getSize() | SoWxComponent | |
| getSortedTrianglesNumCaches() | SoWxRenderArea | |
| getSortedTrianglesSortFrequency() | SoWxRenderArea | |
| getTitle() const | SoWxComponent | [inline] |
| getTransparencyType() const | SoWxRenderArea | [inline] |
| getViewportRegion() const | SoWxRenderArea | [inline] |
| getWidget() const | SoWxComponent | [inline] |
| getWidgetName() const | SoWxComponent | [inline] |
| hide() | SoWxGLWidget | [virtual] |
| isAutoRedraw() const | SoWxRenderArea | [inline] |
| isBorder() const | SoWxGLWidget | [inline] |
| isClearBeforeRender() const | SoWxRenderArea | [inline] |
| isClearZBufferBeforeRender() const | SoWxRenderArea | [inline] |
| isDoubleBuffer() | SoWxGLWidget | [inline] |
| isDrawToFrontBufferEnable() const | SoWxGLWidget | [inline] |
| isFloatingColorBufferSupported() | SoWxRenderArea | [static] |
| isFsaaSupported() | SoWxGLWidget | |
| isFullSceneAntialiasingAvailable() const | SoWxGLWidget | |
| isFullSceneAntialiasingEnabled() const | SoWxGLWidget | |
| isFullSceneAntialiasingHQAvailable() const | SoWxGLWidget | |
| isFullSceneAntialiasingHQEnabled() const | SoWxGLWidget | |
| isFullScreen(void) const | SoWxComponent | |
| isFullScreenEnable(void) const | SoWxComponent | |
| isTopLevelShell() const | SoWxComponent | [inline] |
| isVisible() | SoWxComponent | |
| makeNormalCurrent() | SoWxGLWidget | [virtual] |
| redrawOnSelectionChange(SoSelection *s) | SoWxRenderArea | |
| redrawOverlayOnSelectionChange(SoSelection *s) | SoWxRenderArea | |
| registerDevice(SoWxDevice *d) | SoWxRenderArea | |
| render() | SoWxRenderArea | [inline] |
| saveSnapshot(const SbString &filename, bool overwrite=true) | SoWxGLWidget | |
| scheduleOverlayRedraw() | SoWxRenderArea | |
| scheduleRedraw() | SoWxRenderArea | |
| sendEvent(wxEvent &anEvent) | SoWxRenderArea | |
| setAntialiasing(SbBool smoothing, int numPasses) | SoWxRenderArea | |
| SoWxGLWidget::setAntialiasing(const float quality, const SoSceneManager::AntialiasingMode mode=SoSceneManager::AUTO) | SoWxGLWidget | |
| SoWxGLWidget::setAntialiasing(SoAntialiasingParameters *advancedParameters) | SoWxGLWidget | |
| setAutoRedraw(SbBool trueOrFalse) | SoWxRenderArea | |
| setBackgroundColor(const SbColor &c) | SoWxRenderArea | |
| setBackgroundIndex(int index) | SoWxRenderArea | [inline] |
| setBorder(SbBool onOrOff) | SoWxGLWidget | |
| setClearBeforeRender(SbBool trueOrFalse, SbBool zbTrueOrFalse=TRUE) | SoWxRenderArea | [inline] |
| setColorMap(int startIndex, int num, const SbColor *colors) | SoWxRenderArea | |
| setColorMapSize(int size) | SoWxGLWidget | |
| setDrawToFrontBufferEnable(SbBool enableFlag) | SoWxGLWidget | |
| setEventCallback(SoWxRenderAreaEventCB *fcn, void *userData=NULL) | SoWxRenderArea | |
| setFastEditSavePolicy(SoGLRenderAction::FastEditSavePolicy policy, SbBool fastEditDelayedObjects=FALSE) | SoWxRenderArea | |
| setFloatingColorBuffer(SbBool enable, FloatColorBufferSize size=FLOAT_16_COLOR_BUFFER) | SoWxRenderArea | |
| SoWxGLWidget::setFloatingColorBuffer(SbBool enable, FloatColorBufferSize size=FLOAT_16_COLOR_BUFFER) | SoWxGLWidget | |
| setFullSceneAntialiasing(SbBool enable, float quality=-1.0, int filterMask=SoFullSceneAntialiasing::ALL) | SoWxGLWidget | |
| setFullSceneAntialiasingHQ(SbBool enable) | SoWxGLWidget | |
| setFullScreen(const SbBool enable) | SoWxComponent | [virtual] |
| setFullScreenEnable(const SbBool enable) | SoWxComponent | |
| setGLRenderAction(SoGLRenderAction *ra) | SoWxRenderArea | |
| setIconTitle(const char *newIconTitle) | SoWxComponent | |
| setIconTitle(const SbString &newIconTitle) | SoWxComponent | |
| setInvalidateCacheMode(SoGLRenderAction::InvalidateCacheMode icm) | SoWxRenderArea | |
| setMPEGRecorder(SoMPEGRenderer *recorder) | SoWxRenderArea | [inline, virtual] |
| setNormalVisual(int *attribList) | SoWxGLWidget | [virtual] |
| setOverlaySceneGraph(SoNode *newScene) | SoWxRenderArea | |
| setPostRenderCallback(SoWxRenderAreaRenderCB *fcn, void *userData=NULL) | SoWxRenderArea | [inline] |
| setRedrawPriority(uint32_t priority) | SoWxRenderArea | [inline] |
| setSceneGraph(SoNode *newScene) | SoWxRenderArea | [virtual] |
| setSceneManager(SoSceneManager *sm) | SoWxRenderArea | |
| setSize(const SbVec2s &size) | SoWxComponent | |
| setSortedTrianglesNumCaches(int numCaches) | SoWxRenderArea | |
| setSortedTrianglesSortFrequency(int angle) | SoWxRenderArea | |
| setTitle(const char *newTitle) | SoWxComponent | |
| setTitle(const SbString &newTitle) | SoWxComponent | |
| setTransparencyType(SoGLRenderAction::TransparencyType type) | SoWxRenderArea | |
| setViewportRegion(const SbViewportRegion &newRegion) | SoWxRenderArea | [inline] |
| show() | SoWxGLWidget | [virtual] |
| SoWxRenderArea(wxWindow *parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE, SbBool getMouseInput=TRUE, SbBool getKeyboardInput=TRUE) | SoWxRenderArea | |
| swapNormalBuffers() | SoWxGLWidget | |
| unbindNormalContext() | SoWxGLWidget | [virtual] |
| unregisterDevice(SoWxDevice *d) | SoWxRenderArea | |
| ~SoWxRenderArea() | SoWxRenderArea | |
| |
| Enumerations | defined in |
| FloatColorBufferSize enum name | SoWxGLWidget | |
| |
| Enumerator | defined in |
| FLOAT_16_COLOR_BUFFER enum value | SoWxGLWidget | |
| FLOAT_32_COLOR_BUFFER enum value | SoWxGLWidget | |
| |
| Typedefs | defined in |
| |