Docs.rs
smpl-utils-0.7.0
smpl-utils 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aman-shenoy
Dependencies
backtrace =0.3.74
normal
burn ^0.14
normal
burn-ndarray ^0.14
normal
bytemuck ^1.12
normal
bytemuck_derive =1.8.1
normal
gloss-utils ^0.7
normal
nalgebra ^0.32
normal
ndarray ^0.16
normal
num-traits ^0.2
normal
strum ^0.26.3
normal
strum_macros ^0.26.3
normal
console_error_panic_hook ^0.1.6
normal
console_log ^1.0
normal
js-sys ^0.3
normal
wasm-bindgen =0.2.100
normal
wasm-bindgen-futures ^0.4.30
normal
web-sys ^0.3
normal
Versions
4.49%
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
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
smpl_
utils
0.7.0
In smpl_
utils::
numerical
smpl_utils
::
numerical
Function
euler2angleaxis
Copy item path
Source
pub fn euler2angleaxis(euler_x:
f32
, euler_y:
f32
, euler_z:
f32
) ->
Vector3
<
f32
>