Docs.rs
  • modelassetlib-native-0.1.0
    • modelassetlib-native 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • 16 April 2024
    • Links
    • crates.io
    • Source
    • Owners
    • srcres258
    • Dependencies
      • anyhow ^1.0.81 normal
      • gltf ^1.4.0 normal
      • image ^0.25.1 normal
      • jni ^0.21.1 normal
      • lazy_static ^1.4.0 normal
      • nalgebra ^0.32.5 normal
      • thiserror ^1.0.58 normal
    • Versions
    • 0.05% of the crate is documented
  • This release has been yanked, 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

modelassetlib_native0.1.0

Module bits

  • Functions

In modelassetlib_native::util

?
Settings

Module modelassetlib_native::util::bits

source ·

Functions§

  • f32_to_i8
  • f32_to_u8
  • i8_to_f32
  • i8_to_i32
  • i32_to_i8
  • u8_to_f32
  • u8_to_u32
  • u32_to_u8