Home
last modified time | relevance | path

Searched defs:outRec2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring_util.hpp459 ring_ptr<T> get_lower_most_ring(ring_ptr<T> outRec1, ring_ptr<T> outRec2) { in get_lower_most_ring()
515 ring_ptr<T> outRec2 = b2.ring; in append_ring() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp2327 OutRec* GetLowermostRec(OutRec *outRec1, OutRec *outRec2) in GetLowermostRec()
2347 bool OutRec1RightOfOutRec2(OutRec* outRec1, OutRec* outRec2) in OutRec1RightOfOutRec2()
2371 OutRec *outRec2 = m_PolyOuts[e2->OutIdx]; in AppendPolygon() local
3451 bool Clipper::JoinPoints(Join *j, OutRec* outRec1, OutRec* outRec2) in JoinPoints()
3679 OutRec *outRec2 = GetOutRec(join->OutPt2->Idx); in JoinCommonEdges() local