cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGltfContent Namespace Reference

Classes that support manipulating the content of a glTF. More...

Classes

struct  GltfUtilities
 
class  ImageManipulation
 A collection of utility functions for image manipulation operations. More...
 
struct  PixelRectangle
 Specifies a rectangle of pixels in an image. More...
 
struct  SkirtMeshMetadata
 Metadata obtained from a glTF that describes the skirts present on the mesh. More...
 

Detailed Description

Classes that support manipulating the content of a glTF.

--- comment: This file was generated by dep-graph-gen. DO NOT EDIT THIS FILE! title: CesiumGltfContent Dependency Graph --- graph TD classDef dependencyNode fill:#fff,stroke:#ccc,color:#666,font-weight:bold,font-size:28px classDef libraryNode fill:#9f9,font-weight:bold,font-size:28px CesiumGltfContent[CesiumGltfContent] --> CesiumAsync[CesiumAsync] CesiumGltfContent[CesiumGltfContent] --> CesiumGeometry[CesiumGeometry] CesiumGltfContent[CesiumGltfContent] --> CesiumGeospatial[CesiumGeospatial] CesiumGltfContent[CesiumGltfContent] --> CesiumGltf[CesiumGltf] CesiumGltfContent[CesiumGltfContent] --> CesiumGltfReader[CesiumGltfReader] CesiumGltfContent[CesiumGltfContent] --> CesiumUtility[CesiumUtility] class CesiumAsync,CesiumGeometry,CesiumGeospatial,CesiumGltf,CesiumGltfReader,CesiumUtility,CesiumGltfContent libraryNode