This is the complete list of members for WGraphicsEngine, including all inherited members.
| applyViewerListUpdates() | WGraphicsEngine | private |
| closeViewer(const std::string name) | WGraphicsEngine | |
| closeViewer(std::shared_ptr< WGEViewer > viewer) | WGraphicsEngine | |
| ConstSPtr typedef | WThreadedRunner | |
| createViewer(std::string name, osg::ref_ptr< osg::Referenced > wdata, int x, int y, int width, int height, WGECamera::ProjectionMode projectionMode=WGECamera::ORTHOGRAPHIC, WColor bgColor=WColor(1.0, 1.0, 1.0, 1.0)) | WGraphicsEngine | |
| finalizeStartup() | WGraphicsEngine | |
| getCrashMessage() const | WThreadedRunner | |
| getGraphicsEngine() | WGraphicsEngine | static |
| getScene() | WGraphicsEngine | |
| getThreadName() const | WThreadedRunner | |
| getViewer() | WGraphicsEngine | |
| getViewerByName(std::string name) | WGraphicsEngine | |
| handleDeadlyException(const WException &e, std::string sender="WThreadedRunner") | WThreadedRunner | protected |
| isCrashed() const | WThreadedRunner | |
| isMultiThreadedViews() const | WGraphicsEngine | |
| isRunning() | WGraphicsEngine | static |
| m_addViewers | WGraphicsEngine | protected |
| m_crashMessage | WThreadedRunner | protected |
| m_instance | WGraphicsEngine | privatestatic |
| m_isCrashed | WThreadedRunner | protected |
| m_reloadShadersSignal | WGraphicsEngine | protected |
| m_removeViewers | WGraphicsEngine | protected |
| m_rootNode | WGraphicsEngine | protected |
| m_running | WGraphicsEngine | private |
| m_shutdownFlag | WThreadedRunner | protected |
| m_startThreadingCondition | WGraphicsEngine | private |
| m_thread | WThreadedRunner | protected |
| m_threadName | WThreadedRunner | private |
| m_viewer | WGraphicsEngine | protected |
| m_viewers | WGraphicsEngine | protected |
| m_viewersLock | WGraphicsEngine | protected |
| m_viewersUpdate | WGraphicsEngine | protected |
| m_viewerUpdateNotifiers | WGraphicsEngine | protected |
| msleep(const int32_t t) const | WThreadedRunner | protected |
| notifyStop() | WGraphicsEngine | protectedvirtual |
| onThreadException(const WException &e) | WThreadedRunner | protectedvirtual |
| operator=(const WThreadedRunner &rhs) | WThreadedRunner | private |
| requestShaderReload() | WGraphicsEngine | |
| requestStop() | WThreadedRunner | virtual |
| run() | WThreadedRunner | virtual |
| run(THREADFUNCTION f) | WThreadedRunner | |
| setMultiThreadedViews(bool enable=true) | WGraphicsEngine | |
| setThisThreadName(std::string name) | WThreadedRunner | static |
| setThreadName(std::string name) | WThreadedRunner | |
| signal_thread_error | WThreadedRunner | private |
| sleep(const int32_t t) const | WThreadedRunner | protected |
| SPtr typedef | WThreadedRunner | |
| subscribeSignal(GE_SIGNAL signal, t_GEGenericSignalHandlerType notifier) | WGraphicsEngine | |
| subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier) | WGraphicsEngine | |
| WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier) | WThreadedRunner | virtual |
| THREADFUNCTION typedef | WThreadedRunner | |
| threadMain() | WGraphicsEngine | protectedvirtual |
| threadMainSave() | WThreadedRunner | private |
| ViewerMap typedef | WGraphicsEngine | protected |
| wait(bool requestFinish=false) | WThreadedRunner | |
| waitForFinalize() | WGraphicsEngine | |
| waitForStartupComplete() | WGraphicsEngine | static |
| waitForStop() | WThreadedRunner | protected |
| WGraphicsEngine() | WGraphicsEngine | explicitprotected |
| WThreadedRunner() | WThreadedRunner | |
| WThreadedRunner(const WThreadedRunner &rhs) | WThreadedRunner | private |
| yield() const | WThreadedRunner | protected |
| ~WGraphicsEngine() | WGraphicsEngine | virtual |
| ~WThreadedRunner() | WThreadedRunner | virtual |