cesium-native 0.43.0
|
A downwardly-traversable tree of AvailabilityNode objects. More...
#include <CesiumGeometry/Availability.h>
Public Attributes | |
std::unique_ptr< AvailabilityNode > | pRoot |
The root AvailabilityNode of this tree. | |
A downwardly-traversable tree of AvailabilityNode objects.
Definition at line 126 of file Availability.h.
std::unique_ptr<AvailabilityNode> CesiumGeometry::AvailabilityTree::pRoot |
The root AvailabilityNode of this tree.
Definition at line 130 of file Availability.h.