This is the complete list of members for WGraphicsEngine, including all inherited members.
closeViewer(const std::string name) | WGraphicsEngine | |
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(0.9, 0.9, 0.9, 1.0)) | WGraphicsEngine | |
finalizeStartup() | WGraphicsEngine | |
getGraphicsEngine() | WGraphicsEngine | static |
getScene() | WGraphicsEngine | |
getViewer() | WGraphicsEngine | |
getViewerByName(std::string name) | WGraphicsEngine | |
isMultiThreadedViews() const | WGraphicsEngine | |
isRunning() | WGraphicsEngine | static |
m_instance | WGraphicsEngine | privatestatic |
m_reloadShadersSignal | WGraphicsEngine | protected |
m_rootNode | WGraphicsEngine | protected |
m_running | WGraphicsEngine | private |
m_shutdownFlag | WThreadedRunner | protected |
m_startThreadingCondition | WGraphicsEngine | private |
m_thread | WThreadedRunner | protected |
m_viewer | WGraphicsEngine | protected |
m_viewers | WGraphicsEngine | protected |
m_viewersLock | WGraphicsEngine | protected |
msleep(const int32_t t) const | WThreadedRunner | protected |
notifyStop() | WGraphicsEngine | protectedvirtual |
requestShaderReload() | WGraphicsEngine | |
requestStop() | WThreadedRunner | virtual |
run() | WThreadedRunner | virtual |
run(THREADFUNCTION f) | WThreadedRunner | |
setMultiThreadedViews(bool enable=true) | WGraphicsEngine | |
sleep(const int32_t t) const | WThreadedRunner | protected |
subscribeSignal(GE_SIGNAL signal, t_GEGenericSignalHandlerType notifier) | WGraphicsEngine | |
THREADFUNCTION typedef | WThreadedRunner | |
threadMain() | WGraphicsEngine | protectedvirtual |
wait(bool requestFinish=false) | WThreadedRunner | |
waitForStartupComplete() | WGraphicsEngine | static |
waitForStop() | WThreadedRunner | protected |
WGraphicsEngine() | WGraphicsEngine | explicitprotected |
WThreadedRunner() | WThreadedRunner | |
yield() const | WThreadedRunner | protected |
~WGraphicsEngine() | WGraphicsEngine | virtual |
~WThreadedRunner() | WThreadedRunner | virtual |