Docs.rs
geom3d-0.2.0
geom3d 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
J-F-Liu
Dependencies
approx ^0.4.0
normal
cached ^0.23.0
normal
downcast-rs ^1.2.0
normal
glam ^0.14.0
normal
grid ^0.3.0
normal
iso-10303 ^0.5.0
normal
iso-10303-parts ^0.5.0
normal
svg ^0.9.2
normal
Versions
30.19%
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
Point4
geom3d
0.2.0
Point4
Aliased Type
In crate geom3d
geom3d
Type Alias
Point4
Copy item path
Source
pub type Point4 =
Vec4
;
Aliased Type
ยง
pub struct Point4(
/* private fields */
);