runmat-meshing-plc 0.6.0

Protected boundary complex stage for RunMat meshing
Documentation
1
2
3
4
5
6
//! Protected boundary complex construction and validation.

pub const CRATE_PURPOSE: &str = "oriented protected boundary complex construction and validation";

pub mod build;
pub mod validate;