Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutdigital/mcut
/ number_of_edges
Method
number_of_edges
source/hmesh.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
int hmesh_t::number_of_edges() const
134
{
135
return number_of_internal_edges() - number_of_edges_removed();
136
}
137
138
int hmesh_t::number_of_halfedges() const
139
{
Callers
3
kernel.cpp
File · 0.80
dispatch
Function · 0.80
get_connected_component_data_impl_detail
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected