Public Attributes | |
IntPoint | Bot {0,0} |
IntPoint | Curr {0,0} |
IntPoint | Delta {0,0} |
double | Dx = 0.0 |
TEdge * | Next = nullptr |
TEdge * | NextInAEL = nullptr |
TEdge * | NextInLML = nullptr |
TEdge * | NextInSEL = nullptr |
int | OutIdx = 0 |
PolyType | PolyTyp = ptSubject |
TEdge * | Prev = nullptr |
TEdge * | PrevInAEL = nullptr |
TEdge * | PrevInSEL = nullptr |
EdgeSide | Side = esLeft |
IntPoint | Top {0,0} |
int | WindCnt = 0 |
int | WindCnt2 = 0 |
int | WindDelta = 0 |
IntPoint ClipperLib::TEdge::Bot {0,0} |
IntPoint ClipperLib::TEdge::Curr {0,0} |
IntPoint ClipperLib::TEdge::Delta {0,0} |
Referenced by ClipperLib::IntersectPoint(), and ClipperLib::SlopesEqual().
double ClipperLib::TEdge::Dx = 0.0 |
Referenced by ClipperLib::ClipperBase::AddPath(), ClipperLib::IntersectPoint(), and ClipperLib::TopX().
TEdge* ClipperLib::TEdge::Next = nullptr |
TEdge* ClipperLib::TEdge::NextInAEL = nullptr |
TEdge* ClipperLib::TEdge::NextInLML = nullptr |
Referenced by ClipperLib::ClipperBase::AddPath(), and ClipperLib::ClipperBase::ProcessBound().
TEdge* ClipperLib::TEdge::NextInSEL = nullptr |
Referenced by ClipperLib::EdgesAdjacent().
int ClipperLib::TEdge::OutIdx = 0 |
TEdge* ClipperLib::TEdge::Prev = nullptr |
TEdge* ClipperLib::TEdge::PrevInAEL = nullptr |
TEdge* ClipperLib::TEdge::PrevInSEL = nullptr |
Referenced by ClipperLib::EdgesAdjacent().
Referenced by ClipperLib::ClipperBase::AddPath(), and ClipperLib::SwapSides().
IntPoint ClipperLib::TEdge::Top {0,0} |
int ClipperLib::TEdge::WindCnt = 0 |
int ClipperLib::TEdge::WindCnt2 = 0 |
int ClipperLib::TEdge::WindDelta = 0 |
Referenced by ClipperLib::ClipperBase::ProcessBound().