MCPcopy 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

AddLocalMaxPolyMethod · 0.85
JoinOutrecPathsMethod · 0.85
AddOutPtMethod · 0.85
IntersectEdgesMethod · 0.85
DoHorizontalMethod · 0.85
DoMaximaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected