cesium-native  0.41.0
CesiumGltf::ImageAssetMipPosition Struct Reference

The byte range within a buffer where this mip exists. More...

#include <CesiumGltf/ImageAsset.h>

Public Attributes

size_t byteOffset
 The byte index where this mip begins.
 
size_t byteSize
 The size in bytes of this mip.
 

Detailed Description

The byte range within a buffer where this mip exists.

Definition at line 17 of file ImageAsset.h.


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