cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGeometry::AvailabilityTree Struct Reference

A downwardly-traversable tree of AvailabilityNode objects. More...

#include <CesiumGeometry/Availability.h>

Public Attributes

std::unique_ptr< AvailabilityNodepRoot
 The root AvailabilityNode of this tree.
 

Detailed Description

A downwardly-traversable tree of AvailabilityNode objects.

Definition at line 126 of file Availability.h.

Member Data Documentation

◆ pRoot

std::unique_ptr<AvailabilityNode> CesiumGeometry::AvailabilityTree::pRoot

The root AvailabilityNode of this tree.

Definition at line 130 of file Availability.h.


The documentation for this struct was generated from the following file: