OpenWalnut  1.3.1
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")WThreadedRunnerprotected
isCrashed() const WThreadedRunner
isFinished()WCreateColorArraysThreadinline
m_crashMessageWThreadedRunnerprotected
m_globalColorsWCreateColorArraysThreadprivate
m_isCrashedWThreadedRunnerprotected
m_leftWCreateColorArraysThreadprivate
m_lineLengthsWCreateColorArraysThreadprivate
m_lineStartIndexesWCreateColorArraysThreadprivate
m_localColorsWCreateColorArraysThreadmutableprivate
m_myThreadFinishedWCreateColorArraysThreadprivate
m_rightWCreateColorArraysThreadprivate
m_shutdownFlagWThreadedRunnerprotected
m_tangentsWCreateColorArraysThreadprivate
m_threadWThreadedRunnerprotected
m_verticesWCreateColorArraysThreadprivate
msleep(const int32_t t) const WThreadedRunnerprotected
notifyStop()WThreadedRunnerprotectedvirtual
onThreadException(const WException &e)WThreadedRunnerprotectedvirtual
requestStop()WThreadedRunnervirtual
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
setThisThreadName(std::string name)WThreadedRunnerstatic
setThreadName(std::string name)WThreadedRunner
sleep(const int32_t t) const WThreadedRunnerprotected
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunnervirtual
THREADFUNCTION typedefWThreadedRunner
threadMain()WCreateColorArraysThreadvirtual
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
WCreateColorArraysThread(int left, int right, boost::shared_ptr< std::vector< float > >vertices, boost::shared_ptr< std::vector< size_t > > lineStartIndexes, 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 WThreadedRunnerprotected
~WCreateColorArraysThread()WCreateColorArraysThreadvirtual
~WThreadedRunner()WThreadedRunnervirtual