![]() |
![]() |
![]() |
Del.» TPaths = array of TPath;
C++ » typedef std::vector< Path > Paths;
C# » using Paths = List<List< IntPoint >>;
This structure is fundamental to the Clipper Library. It's a list or array of one or more Path structures. (The Path structure contains an ordered list of vertices that make a single contour.)
Paths may open (lines), or they may closed (polygons).
Clipper.Execute, ClipperBase.AddPath, ClipperBase.AddPaths, OffsetPaths, IntPoint, Path
Copyright ©2010-2013 Angus Johnson - Clipper Ver 6.0.0 - Help file built on 30-October-2013