From f7b4cc602b9a646fbc66f3f17d6bb9c20efc3ead Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 24 Jan 2021 18:44:56 +0100 Subject: Initial commit --- .../clipper-6.4.2/Documentation/Docs/_Body.htm | 168 +++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 upstream/clipper-6.4.2/Documentation/Docs/_Body.htm (limited to 'upstream/clipper-6.4.2/Documentation/Docs/_Body.htm') diff --git a/upstream/clipper-6.4.2/Documentation/Docs/_Body.htm b/upstream/clipper-6.4.2/Documentation/Docs/_Body.htm new file mode 100644 index 0000000..16c5668 --- /dev/null +++ b/upstream/clipper-6.4.2/Documentation/Docs/_Body.htm @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + Graphics32 Help + + + + + + + + + + + + + + + + + + + + + +

The Clipper Library - Version 6

+ + + + + + + + + + + +
Library Overview + Changes + Example + FAQ + Rounding + Deprecated + License +
+ + + + + +
+ +

Classes (Hierarchy)

+

 ClipperBase

+

 Clipper

+

 ClipperOffset

+

 PolyNode

+

 PolyTree

+
+

Types

+ + + + + + + + + + + + + + + + + + + +
CInt + InitOptions + JoinType + PolyFillType +
ClipType + IntPoint + Path + PolyType +
EndType + IntRect + Paths + ZFillCallback +
+

Functions

+ + + + + + + + + + + + + + + + + + + + + + +
Area + ClosedPathsFromPolyTree + OffsetPaths + PointInPolygon + ReversePaths +
CleanPolygon + MinkowskiDiff + OpenPathsFromPolyTree + PolyTreeToPaths + SimplifyPolygon +
CleanPolygons + MinkowskiSum + Orientation + ReversePath + SimplifyPolygons +
+

Units

+ + + + +
ClipperLib +
+ + + + + + \ No newline at end of file -- cgit