Docs.rs
gltf-json-1.4.1
gltf-json 1.4.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
alteous
Dependencies
gltf-derive =1.4.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
99.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gltf_
json
1.4.1
Module sparse
Module Items
Structs
In gltf_
json::
extensions::
accessor
gltf_json
::
extensions
::
accessor
Module
sparse
Copy item path
Source
Expand description
Contains data structures for sparse storage.
Structs
ยง
Indices
Indices of those attributes that deviate from their initialization value.
Sparse
Sparse storage of attributes that deviate from their initialization value.
Values
Array of size
count * number_of_components
storing the displaced accessor attributes pointed by
accessor::sparse::Indices
.