Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
gltf-1.1.0
gltf 1.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alteous
Dependencies
base64 ^0.13
normal
byteorder ^1.3
normal
gltf-json ^1.1.0
normal
image ^0.24
normal
lazy_static ^1
normal
urlencoding ^2.1
normal
approx ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module util
Structs
Enums
Traits
?
Module
gltf
::
accessor
::
util
source
·
[
−
]
Available on
crate feature
utils
only.
Expand description
Utility functions.
Structs
ItemIter
Visits the items in an
Accessor
.
SparseIter
Iterates over a sparse accessor.
Enums
Iter
General iterator for an accessor.
SparseIndicesIter
Iterator over indices of sparse accessor.
Traits
Item
Represents items that can be read by an
Accessor
.