void HelloMultitouchApp::setup() { // create font font = Font("Arial", 22); texture_font = gl::TextureFont::create(font); active_points = std::map();