Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiangliangNan/PolyFit
/ current_facet
Method
current_facet
code/model/map_builder.cpp:317–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
Map::Facet* MapBuilder::current_facet() {
318
return current_facet_ ;
319
}
320
321
Map::Halfedge* MapBuilder::new_halfedge_between(
322
Vertex* from, Vertex* to
Callers
4
do_read
Method · 0.80
FOR_EACH_FACET
Function · 0.80
construct_bbox_mesh
Method · 0.80
compute_proxy_mesh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected