Crate truck_geometry[][src]

Expand description

Geometrical structs: knot vector, B-spline and NURBS

Re-exports

pub use base::*;
pub use nurbs::*;
pub use errors::*;
pub use specifieds::*;
pub use decorators::*;

Modules

re-export truck_base

Declares some decorators

Enumerats Error.

Declares the nurbs

Declares the specified gememetric items: Plane, Sphere, and so on.