ClipperLib::OutRec Struct Reference
Public Attributes | |
| OutPt * | BottomPt |
| OutRec * | FirstLeft |
| int | Idx |
| bool | IsHole |
| bool | IsOpen |
| PolyNode * | PolyNd |
| OutPt * | Pts |
Member Data Documentation
◆ BottomPt
| OutPt* ClipperLib::OutRec::BottomPt |
◆ FirstLeft
| OutRec* ClipperLib::OutRec::FirstLeft |
◆ Idx
| int ClipperLib::OutRec::Idx |
◆ IsHole
| bool ClipperLib::OutRec::IsHole |
◆ IsOpen
| bool ClipperLib::OutRec::IsOpen |
◆ PolyNd
| PolyNode* ClipperLib::OutRec::PolyNd |
◆ Pts
| OutPt* ClipperLib::OutRec::Pts |
The documentation for this struct was generated from the following file:
- src/Mod/Path/libarea/clipper.cpp
1.8.17