Skip to content

Commit

Permalink
Add doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Oct 28, 2024
1 parent c5533b7 commit d16e3ef
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ class GltfSharedAssetSystem
using ImageDepot = CesiumAsync::
SharedAssetDepot<CesiumGltf::ImageAsset, NetworkImageAssetDescriptor>;

/**
* @brief The asset depot for images.
*/
CesiumUtility::IntrusivePointer<ImageDepot> pImage;
};

Expand Down

0 comments on commit d16e3ef

Please sign in to comment.