|
Horizon
|
Public Member Functions | |
| ClipperOffset (double miterLimit=2.0, double roundPrecision=0.25) | |
| void | AddPath (const Path &path, JoinType joinType, EndType endType) |
| void | AddPaths (const Paths &paths, JoinType joinType, EndType endType) |
| void | Execute (Paths &solution, double delta) |
| void | Execute (PolyTree &solution, double delta) |
| void | Clear () |
Public Attributes | |
| double | MiterLimit |
| double | ArcTolerance |