5 #include "IMarkerService.h"
25 void Destroy(MarkerModel::IdType markerId);
27 bool Exists(MarkerModel::IdType markerId)
const;
29 IMarker& Get(MarkerModel::IdType markerId)
const;
31 bool TryPick(
const v2& screenPoint, IMarker::IdType& out_markerId)
const;