Docs.rs
oxideav-obj-0.0.4
oxideav-obj 0.0.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MagicalTux
Dependencies
oxideav-core ^0.1
normal
optional
oxideav-mesh3d ^0.0
normal
serde_json ^1
normal
Versions
90.63%
of the crate is documented
Platform
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
Skip to main content
All
oxideav_
obj
0.0.4
Crate Items
Structs
Functions
List of all items
Structs
decoder::MtlDecoder
decoder::ObjDecoder
encoder::MtlEncoder
encoder::ObjEncoder
obj::ParseOptions
obj::SerializeOptions
Functions
mtl::merge_materials_into_scene
mtl::parse_mtl
mtl::parse_mtl_with_scene
mtl::serialize_mtl
obj::parse_obj
obj::parse_obj_from_path
obj::parse_obj_with_options
obj::parse_obj_with_resolver
obj::serialize_obj
obj::serialize_obj_with_options
register