Crate truck_modeling[][src]

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

base

re-export truck_base.

builder

the building model utility API

geometry

geometrical elements

topo_traits

topological utility: Mapped, Sweep, and ClosedSweep.

topology

topological elements