An interface that allows tiles to be excluded from loading and rendering when provided in TilesetOpti...
virtual bool shouldExclude(const Tile &tile) const noexcept=0
Determines whether a given tile should be excluded.
virtual void startNewFrame() noexcept
Indicates the start of a new frame, initiated with a call to Tileset::updateView.
Classes that implement the 3D Tiles standard.