openmesh 0.2.3

Vertex-face mesh validation library
Documentation
1
2
3
4
5
#[cfg(feature = "stl")]
mod stl;

#[cfg(feature = "obj")]
mod obj;