Home
last modified time | relevance | path

Searched refs:GetDirectedLoops (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2builder_graph_test.cc59 TEST(GetDirectedLoops, DegenerateEdges) { in TEST() argument
73 ASSERT_TRUE(g.GetDirectedLoops(LoopType::SIMPLE, &loops, &error)); in TEST()
H A Ds2builderutil_s2polygon_layer.cc153 if (!g.GetDirectedLoops(LoopType::SIMPLE, &edge_loops, error)) { in Build()
H A Ds2builderutil_lax_polygon_layer.cc192 if (!g.GetDirectedLoops(LoopType::CIRCUIT, &edge_loops, error)) { in BuildDirected()
H A Ds2builder_graph.h465 bool GetDirectedLoops(LoopType loop_type, std::vector<EdgeLoop>* loops,
H A Ds2builder_graph.cc353 bool Graph::GetDirectedLoops(LoopType loop_type, vector<EdgeLoop>* loops, in GetDirectedLoops() function in Graph
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2builder_graph_test.cc59 TEST(GetDirectedLoops, DegenerateEdges) { in TEST() argument
73 ASSERT_TRUE(g.GetDirectedLoops(LoopType::SIMPLE, &loops, &error)); in TEST()
H A Ds2builderutil_s2polygon_layer.cc153 if (!g.GetDirectedLoops(LoopType::SIMPLE, &edge_loops, error)) { in Build()
H A Ds2builderutil_lax_polygon_layer.cc192 if (!g.GetDirectedLoops(LoopType::CIRCUIT, &edge_loops, error)) { in BuildDirected()
H A Ds2builder_graph.h465 bool GetDirectedLoops(LoopType loop_type, std::vector<EdgeLoop>* loops,
H A Ds2builder_graph.cc353 bool Graph::GetDirectedLoops(LoopType loop_type, vector<EdgeLoop>* loops, in GetDirectedLoops() function in Graph
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2builderutil_s2polygon_layer.cc153 if (!g.GetDirectedLoops(LoopType::SIMPLE, &edge_loops, error)) { in Build()
H A Ds2builderutil_lax_polygon_layer.cc192 if (!g.GetDirectedLoops(LoopType::CIRCUIT, &edge_loops, error)) { in BuildDirected()
H A Ds2builder_graph.h465 bool GetDirectedLoops(LoopType loop_type, std::vector<EdgeLoop>* loops,
H A Ds2builder_graph.cc353 bool Graph::GetDirectedLoops(LoopType loop_type, vector<EdgeLoop>* loops, in GetDirectedLoops() function in Graph