Crate truck_modeling

source ·
Expand description

Integrated modeling algorithms by geometry and topology

There are some examples in truck-modeling/examples.

Re-exports

pub use base::*;
pub use geometry::*;
pub use topology::*;
pub use topo_traits::*;

Modules

re-export truck_base.
the building model utility API
declare errors
geometrical elements
topological utility: Mapped, Sweep, and ClosedSweep.
topological elements

Type Definitions

Result with crate’s errors.