Docs.rs
math2-0.0.2
math2 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
softmarshmallow
Dependencies
Versions
55.16%
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
Module bezier
math2
0.0.2
Module bezier
Module Items
Structs
Functions
In crate math2
math2
Module
bezier
Copy item path
Source
Structs
§
Cubic
Bezier
Represents a cubic Bézier curve segment with absolute control points.
Cubic
Bezier
With
Tangents
A cubic Bézier segment expressed with tangents relative to the start/end vertices.
Functions
§
a2c
Converts an SVG elliptical arc to cubic Bézier curve segments.
get_
bbox
Calculates the bounding box of a cubic Bézier segment expressed with tangents.