OpenWalnut  1.4.0
WCreateColorArraysThread Member List
This is the complete list of members for WCreateColorArraysThread, including all inherited members.
getCrashMessage() const WThreadedRunner
getThreadName() const WThreadedRunner
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunner [protected]
isCrashed() const WThreadedRunner
isFinished()WCreateColorArraysThread [inline]
m_crashMessageWThreadedRunner [protected]
m_globalColorsWCreateColorArraysThread [private]
m_isCrashedWThreadedRunner [protected]
m_leftWCreateColorArraysThread [private]
m_lineLengthsWCreateColorArraysThread [private]
m_localColorsWCreateColorArraysThread [private]
m_myThreadFinishedWCreateColorArraysThread [private]
m_rightWCreateColorArraysThread [private]
m_shutdownFlagWThreadedRunner [protected]
m_tangentsWCreateColorArraysThread [private]
m_threadWThreadedRunner [protected]
m_verticesWCreateColorArraysThread [private]
msleep(const int32_t t) const WThreadedRunner [protected]
notifyStop()WThreadedRunner [protected, virtual]
onThreadException(const WException &e)WThreadedRunner [protected, virtual]
requestStop()WThreadedRunner [virtual]
run()WThreadedRunner [virtual]
run(THREADFUNCTION f)WThreadedRunner
setThisThreadName(std::string name)WThreadedRunner [static]
setThreadName(std::string name)WThreadedRunner
sleep(const int32_t t) const WThreadedRunner [protected]
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunner [virtual]
THREADFUNCTION typedefWThreadedRunner
threadMain()WCreateColorArraysThread [virtual]
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunner [protected]
WCreateColorArraysThread(int left, int right, boost::shared_ptr< std::vector< float > >vertices, boost::shared_ptr< std::vector< size_t > > lineLengths, boost::shared_ptr< std::vector< float > > globalColors, boost::shared_ptr< std::vector< float > > localColors, boost::shared_ptr< std::vector< float > > tangents)WCreateColorArraysThread
WThreadedRunner()WThreadedRunner
yield() const WThreadedRunner [protected]
~WCreateColorArraysThread()WCreateColorArraysThread [virtual]
~WThreadedRunner()WThreadedRunner [virtual]