MCPcopy Create free account
hub / github.com/AngusJohnson/Clipper2 / GetPolyType

Function GetPolyType

CPP/Clipper2Lib/src/clipper.engine.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 inline PathType GetPolyType(const Active& e)
163 {
164 return e.local_min->polytype;
165 }
166
167 inline bool IsSamePolyType(const Active& e1, const Active& e2)
168 {

Callers 10

SetZMethod · 0.85
IsContributingClosedMethod · 0.85
IntersectEdgesMethod · 0.85
SetZMethod · 0.85
IsContributingClosedMethod · 0.85
IntersectEdgesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected