|
| 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 () |
|
| 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 () |
|
|
double | MiterLimit |
|
double | ArcTolerance |
|
The documentation for this class was generated from the following files:
- 3rd_party/clipper/clipper.hpp
- 3rd_party/clipper/clipper.cpp