Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ IsFront
Function
IsFront
external_libraries/clipper/src/clipper.engine.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
inline bool IsFront(const Active& e)
105
{
106
return (&e == e.outrec->front_edge);
107
}
108
109
inline bool IsInvalidPath(OutPt* op)
110
{
Callers
6
AddLocalMaxPoly
Method · 0.85
JoinOutrecPaths
Method · 0.85
AddOutPt
Method · 0.85
IntersectEdges
Method · 0.85
DoHorizontal
Method · 0.85
DoMaxima
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected