Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/splashsurf
/ halfedge_mesh.rs
File
halfedge_mesh.rs
splashsurf_lib/src/halfedge_mesh.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Basic implementation of a half-edge based triangle mesh
2
//!
3
//! See [`HalfEdgeTriMesh`] for more information.
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected