MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/splashsurf / mesh.rs

File mesh.rs

splashsurf_lib/src/mesh.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Basic mesh types used by the library and implementation of VTK export
2//!
3//! This modules provides four basic types of meshes embedded in three dimensional spaces used
4//! by the library:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected