[][src]Crate 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 Definitions

PointFunc

A point function.