bindNormalContext() | SoQtGLWidget | virtual |
FLOAT_16_COLOR_BUFFER enum value | SoQtGLWidget | |
FLOAT_32_COLOR_BUFFER enum value | SoQtGLWidget | |
FloatColorBufferSize enum name | SoQtGLWidget | |
getAntialiasingMode() const | SoQtGLWidget | |
getAntialiasingParameters() const | SoQtGLWidget | |
getAntialiasingQuality() const | SoQtGLWidget | |
getBackgroundColor() const | SoQtRenderArea | inline |
getBackgroundIndex() const | SoQtRenderArea | inline |
getBorderSize() | SoQtGLWidget | inline |
getClassName() const | SoQtComponent | inline |
getColorMapSize() | SoQtGLWidget | |
getComponent(QWidget *widget) | SoQtComponent | static |
getCursor() const | SoQtGLWidget | |
getDefaultRedrawPriority() | SoQtRenderArea | inlinestatic |
getDisplay() | SoQtComponent | inline |
getFastEditSavePolicy() const | SoQtRenderArea | inline |
getFloatingColorBuffer(SbBool &enable, FloatColorBufferSize &size) | SoQtRenderArea | |
getGLRenderAction() const | SoQtRenderArea | inline |
getIconTitle() const | SoQtComponent | inline |
getInvalidateCacheMode() | SoQtRenderArea | |
getMPEGRecorder() const | SoQtRenderArea | inlinevirtual |
getNormalSoContext() | SoQtGLWidget | |
getNormalWidget() | SoQtGLWidget | |
getNormalWindow() | SoQtGLWidget | virtual |
getParentWidget() const | SoQtComponent | inline |
getPostRenderCallback(const void *&userData) const | SoQtRenderArea | inline |
getQOpenGLContext() | SoQtGLWidget | |
getQSurfaceFormat() | SoQtGLWidget | |
getRedrawPriority() const | SoQtRenderArea | inline |
getSceneGraph() | SoQtRenderArea | virtual |
getSceneManager() const | SoQtRenderArea | inline |
getShareContext() | SoQtRenderArea | |
getShellWidget() const | SoQtComponent | inline |
getSize() | SoQtComponent | |
getTitle() const | SoQtComponent | inline |
getTransparencyType() const | SoQtRenderArea | inline |
getViewportRegion() const | SoQtRenderArea | inline |
getWidget() const | SoQtComponent | inlinevirtual |
getWidgetName() const | SoQtComponent | inline |
helpFileName | SoQtComponent | |
hide() | SoQtGLWidget | virtual |
isAutoRedraw() const | SoQtRenderArea | inline |
isBorder() const | SoQtGLWidget | inline |
isClearBeforeRender() const | SoQtRenderArea | inline |
isClearZBufferBeforeRender() const | SoQtRenderArea | inline |
isDoubleBuffer() | SoQtGLWidget | inline |
isDrawToFrontBufferEnable() const | SoQtGLWidget | inline |
isFloatingColorBufferSupported() | SoQtRenderArea | static |
isFullScreen(void) const | SoQtComponent | |
isFullScreenEnable(void) const | SoQtComponent | |
isTopLevelShell() const | SoQtComponent | inline |
isVisible() | SoQtComponent | |
redrawOnSelectionChange(SoSelection *s) | SoQtRenderArea | |
registerDevice(SoQtDevice *d) | SoQtRenderArea | |
render() | SoQtRenderArea | inline |
saveSnapshot(const SbString &filename, bool overwrite=true) | SoQtGLWidget | |
scheduleRedraw() | SoQtRenderArea | |
sendEvent(QEvent *anEvent) | SoQtRenderArea | |
setAntialiasing(const float quality, const SoSceneManager::AntialiasingMode mode=SoSceneManager::AUTO) | SoQtGLWidget | |
setAntialiasing(SoAntialiasingParameters *advancedParameters) | SoQtGLWidget | |
setAutoRedraw(SbBool trueOrFalse) | SoQtRenderArea | |
setBackgroundColor(const SbColor &c) | SoQtRenderArea | |
setBackgroundIndex(int index) | SoQtRenderArea | inline |
setBorder(SbBool onOrOff) | SoQtGLWidget | |
setClearBeforeRender(SbBool trueOrFalse, SbBool zbTrueOrFalse=TRUE) | SoQtRenderArea | inline |
setColorMap(QGLColormap *cmap) | SoQtRenderArea | |
setColorMapSize(int size) | SoQtGLWidget | |
setCursor(const QCursor &newCursor) | SoQtGLWidget | virtual |
setDoubleBuffer(SbBool onOrOff) | SoQtGLWidget | virtual |
setDrawToFrontBufferEnable(SbBool enableFlag) | SoQtGLWidget | |
setEventCallback(SoQtRenderAreaEventCB *fcn, void *userData=NULL) | SoQtRenderArea | |
setFastEditSavePolicy(SoGLRenderAction::FastEditSavePolicy policy, SbBool fastEditDelayedObjects=FALSE) | SoQtRenderArea | |
setFloatingColorBuffer(SbBool enable, FloatColorBufferSize size=FLOAT_16_COLOR_BUFFER) | SoQtRenderArea | |
setFullScreen(const SbBool enable) | SoQtComponent | virtual |
setFullScreenEnable(const SbBool enable) | SoQtComponent | |
setGLRenderAction(SoGLRenderAction *ra) | SoQtRenderArea | |
setIconTitle(const QString &newIconTitle) | SoQtComponent | |
setInvalidateCacheMode(SoGLRenderAction::InvalidateCacheMode icm) | SoQtRenderArea | |
setMPEGRecorder(SoMPEGRenderer *recorder) | SoQtRenderArea | inlinevirtual |
setNormalVisual(QSurfaceFormat vis) | SoQtGLWidget | virtual |
setNormalVisual(const SoGLFormat &format) | SoQtGLWidget | virtual |
setPostRenderCallback(SoQtRenderAreaRenderCB *fcn, void *userData=NULL) | SoQtRenderArea | inline |
setRedrawPriority(uint32_t priority) | SoQtRenderArea | inline |
setSceneGraph(SoNode *newScene) | SoQtRenderArea | virtual |
setSceneManager(SoSceneManager *sm) | SoQtRenderArea | |
setSize(const SbVec2s &size) | SoQtComponent | |
setTitle(const char *newTitle) | SoQtComponent | |
setTitle(const SbString &newTitle) | SoQtComponent | |
setTitle(const QString &newTitle) | SoQtComponent | |
setTransparencyType(SoGLRenderAction::TransparencyType type) | SoQtRenderArea | |
setViewportRegion(const SbViewportRegion &newRegion) | SoQtRenderArea | inline |
setWindowCloseCallback(SoQtComponentCB *func, void *data=NULL) | SoQtComponent | inline |
show() | SoQtGLWidget | virtual |
SoQtRenderArea(QWidget *parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE, SbBool getMouseInput=TRUE, SbBool getKeyboardInput=TRUE) | SoQtRenderArea | |
swapNormalBuffers() | SoQtGLWidget | virtual |
unbindNormalContext() | SoQtGLWidget | virtual |
unregisterDevice(SoQtDevice *d) | SoQtRenderArea | |
~SoQtRenderArea() | SoQtRenderArea | |