Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetPrevHotEdge
Function · 0.85
IntersectEdges
Method · 0.85
DoHorizontal
Method · 0.85
DoTopOfScanbeam
Method · 0.85
DoMaxima
Method · 0.85
CheckJoinLeft
Method · 0.85
CheckJoinRight
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected