MCPcopy 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

TrimHorzFunction · 0.85
UpdateEdgeIntoAELMethod · 0.85

Calls 1

GetDxFunction · 0.85

Tested by

no test coverage detected