cesium-native
0.41.0
|
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. | |
The byte range within a buffer where this mip exists.
Definition at line 17 of file ImageAsset.h.