|
cesium-native 0.52.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 127 of file Availability.h.
| std::unique_ptr<AvailabilityNode> CesiumGeometry::AvailabilityTree::pRoot |
The root AvailabilityNode of this tree.
Definition at line 131 of file Availability.h.