Home
last modified time | relevance | path

Searched defs:outRec1 (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()
514 ring_ptr<T> outRec1 = b1.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()
2370 OutRec *outRec1 = m_PolyOuts[e1->OutIdx]; in AppendPolygon() local
3451 bool Clipper::JoinPoints(Join *j, OutRec* outRec1, OutRec* outRec2) in JoinPoints()
3678 OutRec *outRec1 = GetOutRec(join->OutPt1->Idx); in JoinCommonEdges() local