cesium-native  0.41.0
CesiumGltfReader Namespace Reference

Classes for reading glTF models. More...

Classes

struct  GltfReaderResult
 The result of reading a glTF model with GltfReader::readGltf. More...
 
struct  GltfReaderOptions
 Options for how to read a glTF. More...
 
class  GltfReader
 Reads glTF models and images. More...
 
class  GltfSharedAssetSystem
 Contains assets that are potentially shared across multiple glTF models. More...
 
struct  ImageReaderResult
 The result of reading an image with ImageDecoder::readImage. More...
 
class  ImageDecoder
 Contains methods for reading and manipulating images. More...
 
struct  NetworkImageAssetDescriptor
 A description of an image asset that can be loaded from the network using an IAssetAccessor. This includes a URL, any headers to be included in the request, and the set of supported GPU texture formats for KTX2 decoding. More...
 

Detailed Description

Classes for reading glTF models.