Docs.rs
higher_order_point-0.1.1
higher_order_point 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bvssvni
Dependencies
advancedresearch-higher_order_core ^0.1.1
normal
camera_controllers ^0.31.0
dev
piston ^0.49.0
dev
piston2d-graphics ^0.34.0
dev
piston2d-opengl_graphics ^0.68.0
dev
pistoncore-sdl2_window ^0.63.0
dev
vecmath ^1.0.0
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
higher_
order_
point
0.1.1
All Items
Sections
Higher Order Point
Crate Items
Modules
Macros
Structs
Type Aliases
Crate
higher_order_point
Copy item path
Source
Expand description
§
Higher Order Point
Re-exports
§
pub use
math
::*;
pub use
ops
::*;
Modules
§
math
Math functions.
ops
Operator traits.
Macros
§
cbez
Constructs a cubic bezier.
qbez
Constructs a cubic bezier.
Structs
§
Point
3D point.
Type Aliases
§
Point
Func
A point function.