MCPcopy 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
317Map::Facet* MapBuilder::current_facet() {
318 return current_facet_ ;
319}
320
321Map::Halfedge* MapBuilder::new_halfedge_between(
322 Vertex* from, Vertex* to

Callers 4

do_readMethod · 0.80
FOR_EACH_FACETFunction · 0.80
construct_bbox_meshMethod · 0.80
compute_proxy_meshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected