1 2 3 4 5
//! Operations to update the geometry of objects mod half_edge; pub use self::half_edge::UpdateHalfEdgeGeometry;