Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ IsOpen
Function
IsOpen
external_libraries/clipper/src/clipper.engine.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
77
inline bool IsOpen(const Active& e)
78
{
79
return (e.local_min->is_open);
80
}
81
82
83
inline bool IsOpenEnd(const Vertex& v)
Callers
11
GetPrevHotEdge
Function · 0.85
SetWindCountForClosedPathEdge
Method · 0.85
SetWindCountForOpenPathEdge
Method · 0.85
InsertLocalMinimaIntoAEL
Method · 0.85
AddLocalMinPoly
Method · 0.85
AddLocalMaxPoly
Method · 0.85
IntersectEdges
Method · 0.85
DoHorizontal
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