3 #include <CesiumAsync/SharedAssetDepot.h>
4 #include <CesiumGltfReader/NetworkImageAssetDescriptor.h>
20 SharedAssetDepot<CesiumGltf::ImageAsset, NetworkImageAssetDescriptor>;
A depot for SharedAsset instances, which are potentially shared between multiple objects.
Contains assets that are potentially shared across multiple glTF models.
CesiumUtility::IntrusivePointer< ImageDepot > pImage
The asset depot for images.
A smart pointer that calls addReference and releaseReference on the controlled object.
A reference-counted base class, meant to be used with IntrusivePointer.
Classes for reading glTF models.