Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ SetDx
Function
SetDx
3rdparty/clipper2/src/clipper.engine.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
inline void SetDx(Active& e)
173
{
174
e.dx = GetDx(e.bot, e.top);
175
}
176
177
inline Vertex* NextVertex(const Active& e)
178
{
Callers
3
InsertLocalMinimaIntoAEL
Method · 0.85
TrimHorz
Function · 0.85
UpdateEdgeIntoAEL
Method · 0.85
Calls
1
GetDx
Function · 0.85
Tested by
no test coverage detected