Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutdigital/mcut
/ is_virtual_face
Function
is_virtual_face
source/kernel.cpp:1137–1140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
bool is_virtual_face(const fd_t& face)
1138
{
1139
return (face == hmesh_t::null_face());
1140
}
1141
1142
/*
1143
@brief: Given a list of sorted vertices which belong to a histogram bin, check that a
Callers
1
dispatch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected