Searched refs:bnd_edges (Results 1 – 2 of 2) sorted by relevance
585 unsigned int bnd_edges = 0; in count_bnd_edges() local595 bnd_edges++; in count_bnd_edges()597 b_watertight_ = (bnd_edges == 0); in count_bnd_edges()598 return bnd_edges; in count_bnd_edges()
1155 set bnd_edges; in BVP_Init() local1170 if ( bnd_edges.insert(z).second ) /* true if bnd_edges didn't contain z yet */ in BVP_Init()1176 bnd_edges.erase(z); in BVP_Init()1200 if ( bnd_edges.insert(z).second ) /* true if bnd_edges didn't contain z yet */ in BVP_Init()1206 bnd_edges.erase(z); in BVP_Init()