![]() |
![]() |
![]() |
Del.» TPath = array of TIntPoint;
C++ » typedef std::vector<IntPoint> Path;
C# » using Path = List<IntPoint>;
This structure contains a sequence of IntPoint vertices defining a single contour (see also terminology). Paths may be open and represent line segments bounded by 2 or more vertices, or they may be closed and represent polygons.
Multiple paths can be grouped into a Paths structure.
Overview, Example, ClipperBase.AddPath, PolyTree, Orientation, IntPoint, Paths
Copyright ©2010-2013 Angus Johnson - Clipper Ver 6.0.0 - Help file built on 30-October-2013