47 for(
int i = 0; aExps[i].
str.length(); i++ )
49 if( aExps[i].
flag & aFlag )
50 rv += aExps[i].
str +
" ";
75 wxCHECK_MSG(
HasPosition(),
VECTOR2D(),
"Attempted to get position from non-position event" );
158 ev +=
"key: " + std::to_string(
m_keyCode );
183 s += e.Format() +
" ";
static TOOL_ACTION cancelInteractive
static TOOL_ACTION activatePointEditor
static const TOOL_EVENT ClearedEvent
static const TOOL_EVENT SelectedEvent
static const TOOL_EVENT PointSelectedEvent
static const TOOL_EVENT UnselectedEvent
VECTOR2< double > VECTOR2D