22 #ifndef META_IDENTIFIER_HPP 23 #define META_IDENTIFIER_HPP 34 static shared_ptr<MetaIdentifier>
Create(
const shared_ptr<TileIdentifier>& origin);
39 bool contains(
const shared_ptr<TileIdentifier> tid)
const;
50 std::vector<shared_ptr<TileIdentifier>>
tids;
A TileIdentifier identifies a Tile.