Structs§
- Accessor
Index - Buffer
Index - Camera
Index - Gltf
- A Gltf file
- Gltf
Accessor - A Gltf accessor which references a buffer view to provide the data for either indices or an atttribute for a vertex
- Gltf
Asset - Gltf
Buffer - A buffer description, such as a file path or URI
- Gltf
Buffer View - A view onto a buffer (referred to by an index into the Gltf file array of buffers), referencing a subset of the buffer given by an offset and length
- Gltf
Image - Gltf
Material - A type representing a Gltf Material -
- Gltf
Mesh - Gltf
Node - Gltf
Primitive - A Gltf primitive, as deserialized from the Gltf Json
- Gltf
Scene - A type that contains the data from a Gltf Json ‘Scene’
- Gltf
Texture - A type representing a Gltf Texture -
- Gltf
Texture Info - A type representing a Gltf Texture Info, which is instantiated in different ways for different aspects of a material, and which refers to a Texture (and TexCoord number)
- Image
Index - Material
Index - Mesh
Index - NHIndex
- Node
Index - ODAcc
Index - ODBuf
Data Index - ODBuf
Desc Index - ODBuf
Index - ODImages
Index - ODMaterials
Index - ODTextures
Index - ODVertices
Index - Object
Data - The type that is used to construct mod3d_base from a Gltf
- Primitive
Index - Sampler
Index - Scene
Index - Skin
Index - Texture
Index - View
Index
Traits§
Functions§
- buf_
parse_ fail - Return a result that indicates a failure to parse the URI
- glb_
load - try_
buf_ parse_ base64 - Attempt to parse a URI as a data::base64 octet stream