Searched refs:ClipIDGenerator (Results 1 – 4 of 4) sorted by relevance
17 ClipIDGenerator::Leaf::Leaf(ClipID& clip_) : clip(clip_) { in Leaf()20 void ClipIDGenerator::Leaf::add(const CanonicalTileID& p) { in add()30 bool ClipIDGenerator::Leaf::operator==(const Leaf& other) const { in operator ==()34 std::map<UnwrappedTileID, ClipID> ClipIDGenerator::getClipIDs() const { in getClipIDs()
13 class ClipIDGenerator { class
11 void ClipIDGenerator::update(std::vector<std::reference_wrapper<Renderable>> renderables) { in update()
56 algorithm::ClipIDGenerator clipIDGenerator;