MCPcopy Create free account
hub / github.com/KratosMultiphysics/Kratos / IsHotEdge

Function IsHotEdge

external_libraries/clipper/src/clipper.engine.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71 inline bool IsHotEdge(const Active& e)
72 {
73 return (e.outrec);
74 }
75
76
77 inline bool IsOpen(const Active& e)

Callers 7

GetPrevHotEdgeFunction · 0.85
IntersectEdgesMethod · 0.85
DoHorizontalMethod · 0.85
DoTopOfScanbeamMethod · 0.85
DoMaximaMethod · 0.85
CheckJoinLeftMethod · 0.85
CheckJoinRightMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected