OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
WCreateColorArraysThread Member List

This is the complete list of members for WCreateColorArraysThread, including all inherited members.

isFinished()WCreateColorArraysThreadinline
m_globalColorsWCreateColorArraysThreadprivate
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
requestStop()WThreadedRunnervirtual
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
sleep(const int32_t t) const WThreadedRunnerprotected
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