3#include <Cesium3DTilesSelection/ViewState.h>
10class TilesetViewGroup;
Captures information about the current frame during a call to Tileset::updateViewGroup.
TilesetViewGroup & viewGroup
The view group being updated.
const std::vector< ViewState > & frustums
The frustums in this view group that are viewing the tileset.
std::vector< double > fogDensities
The computed fog density for each frustum.
Represents a group of views that collectively select tiles from a particular Tileset.
Classes that implement the 3D Tiles standard.