Crate gltf [−] [src]
Structs
| Accessor |
Defines a method for retrieving data from within a |
| Buffer |
Describes the location, type, and size of a binary blob included with the asset |
| BufferView | |
| Gltf |
'Raw' glTF data structure that closely matches the structure of a .gltf file |
| Material | |
| Mesh | |
| Node | |
| Parameter | |
| Primitive | |
| Program | |
| Shader | |
| StateFunctions | |
| States | |
| Technique |
Enums
| Error |
Run time error encountered when loading a glTF asset |
| Value |
Represents a JSON value |
Traits
| Find |
Helper trait for looking up objects by their identifier in a glTF asset |
Type Definitions
| Map |
Represents a key/value type. |