Docs.rs
scion-0.7.0
scion 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
grzi
Dependencies
ab_glyph ^0.2.23
normal
atomic_refcell ^0.1.13
normal
base64 ^0.22.0
normal
bytemuck ^1.14
normal
downcast-rs ^1.2.0
normal
fern ^0.6.2
normal
futures ^0.3
normal
geo-clipper ^0.8.0
normal
geo-types ^0.7.13
normal
hecs ^0.10.4
normal
image ^0.24
normal
log ^0.4.21
normal
rodio ^0.17
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
ultraviolet ^0.9
normal
wgpu ^0.19.3
normal
winit ^0.29
normal
rand ^0.8.4
dev
anyhow ^1.0
build
fs_extra ^1.2
build
glob ^0.3
build
Versions
39.2%
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
centroid_points
scion
0.7.0
In scion::
utils::
maths
scion
::
utils
::
maths
Function
centroid_
points
Copy item path
Source
pub fn centroid_points(vertices: &
Vec
<
Coordinates
>) ->
Coordinates