14 #include <boost/unordered_map.hpp>
27 typedef boost::unordered_map<unsigned int, QuadVertexList >
TextureLists;
38 void setProjectedStringPosition(
const float pos[4] );
41 void setProjectedStringRotation(
float angle );
44 void setGroup(
unsigned int group );
65 float myCurrentStringPos[4];