25 #ifndef WCREATECOLORARRAYSTHREAD_H
26 #define WCREATECOLORARRAYSTHREAD_H
30 #include "../common/WThreadedRunner.h"
50 boost::shared_ptr< std::vector< size_t > > lineLengths,
51 boost::shared_ptr< std::vector< float > > globalColors,
52 boost::shared_ptr< std::vector< float > > localColors,
53 boost::shared_ptr< std::vector< float > > tangents );
83 boost::shared_ptr< const std::vector< float > >
m_vertices;
107 #endif // WCREATECOLORARRAYSTHREAD_H