openmesh 0.1.1

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

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