Docs.rs
xc3_model-0.17.0
xc3_model 0.17.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ScanMountGoat
Dependencies
arbitrary ^1.0
normal
optional
binrw ^0.14.1
normal
crc32fast ^1.4.2
normal
glam ^0.29.1
normal
gltf =1.4.1
normal
optional
gltf-json =1.4.1
normal
optional
image_dds ^0.7.1
normal
indexmap ^2.1.0
normal
log ^0.4.22
normal
ordered-float ^4.1.1
normal
rayon ^1.8.1
normal
serde_json ^1.0
normal
optional
smol_str ^0.2.2
normal
thiserror ^1.0
normal
varint-rs =2.2.0
normal
xc3_lib ^0.17.0
normal
approx ^0.5.1
dev
hex ^0.4.3
dev
hexlit ^0.5.5
dev
pretty_assertions ^1.4.0
dev
Versions
44.87%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
xc3_
model
0.17.0
xc3_model
Function
load_skel
Copy item path
Source
pub fn load_skel(wimdo: &
Path
, model_name: &
str
) ->
Option
<
Skel
>