1014
1014
(boost::bind (&AnnoScreen::initiateEllipse, this, _1, _2, _3));
1015
1015
optionSetInitiateEllipseButtonTerminate
1016
1016
(boost::bind (&AnnoScreen::terminate, this, _1, _2, _3));
1018
(boost::bind (&AnnoScreen::clear, this, _1, _2, _3));
1017
1019
optionSetClearKeyInitiate
1018
1020
(boost::bind (&AnnoScreen::clear, this, _1, _2, _3));