1<html>
2
3<head>
4
5  <script type="text/javascript" src="../../../Scripts/jquery.js">
6  </script>
7
8  <script type="text/javascript" src="../../../Scripts/SyntaxHighlighter/scripts/shCore.js">
9  </script>
10
11  <script type="text/javascript" src="../../../Scripts/SyntaxHighlighter/scripts/shBrushDelphi.js">
12  </script>
13
14  <script type="text/javascript" src="../../../Scripts/SyntaxHighlighter/scripts/shBrushCpp.js">
15  </script>
16
17  <script type="text/javascript" src="../../../Scripts/SyntaxHighlighter/scripts/shBrushCSharp.js">
18  </script>
19
20  <link type="text/css" rel="stylesheet" href="../../../Scripts/SyntaxHighlighter/styles/shCoreDefault.css">
21
22  <link type="text/css" rel="stylesheet" href="../../../Scripts/SyntaxHighlighter/styles/shThemeDefault.css">
23
24
25  <title>ClipperLib</title>
26
27  <link rel="stylesheet" href="../../../Styles/default.css" type="text/css">
28
29
30  <script type="text/javascript" src="../../../Scripts/bootstrap.js">
31  </script>
32
33</head>
34
35<body bgcolor="#FFFFFF">
36
37  <!-- THIS FILE HAS BEEN AUTOMATICALLY PROCESSED FROM A SOURCE COPY -->
38
39  <!-- DO NOT EDIT MANUALLY !!! -->
40
41  <table class="Banner" cellspacing="0" cellpadding="0" border="1" bordercolorlight="#303080" bordercolordark="#7070B0">
42    <tr>
43      <td class="Banner" nowrap=""><a href="../../_Body.htm" class="Banner"><img src="../../../Images/_Home.gif" align="absmiddle">Home</a>
44      </td>
45      <td class="Banner" width="100%" align="right"><img src="../../../Images/_Project_Logo.gif" align="absmiddle">
46      </td>
47    </tr>
48  </table>
49  <h1>ClipperLib</h1>
50
51
52  <p class="Body"> Filenames: clipper.pas; clipper.hpp and clipper.cpp; clipper.cs<br><br> Namespace: <b>ClipperLib</b> </p>
53
54
55  <h2 id="Auto-Contents">Contents</h2>
56  <table>
57    <tr><th>Types
58      </th><th>Classes
59      </th><th>Functions
60      </th>
61    </tr>
62    <tr>
63      <td><a href="Types/CInt.htm">CInt</a>
64      </td>
65      <td><a href="Classes/Clipper/_Body.htm">Clipper</a>
66      </td>
67      <td><a href="Functions/Area.htm">Area</a>
68      </td>
69    </tr>
70    <tr>
71      <td><a href="Types/ClipType.htm">ClipType</a>
72      </td>
73      <td><a href="Classes/ClipperBase/_Body.htm">ClipperBase</a>
74      </td>
75      <td><a href="Functions/CleanPolygon.htm">CleanPolygon</a>
76      </td>
77    </tr>
78    <tr>
79      <td><a href="Types/EndType.htm">EndType</a>
80      </td>
81      <td><a href="Classes/ClipperOffset/_Body.htm">ClipperOffset</a>
82      </td>
83      <td><a href="Functions/CleanPolygons.htm">CleanPolygons</a>
84      </td>
85    </tr>
86    <tr>
87      <td><a href="Types/InitOptions.htm">InitOptions</a>
88      </td>
89      <td><a href="Classes/PolyNode/_Body.htm">PolyNode</a>
90      </td>
91      <td><a href="Functions/ClosedPathsFromPolyTree.htm">ClosedPathsFromPolyTree</a>
92      </td>
93    </tr>
94    <tr>
95      <td><a href="Types/IntPoint.htm">IntPoint</a>
96      </td>
97      <td><a href="Classes/PolyTree/_Body.htm">PolyTree</a>
98      </td>
99      <td><a href="Functions/MinkowskiDiff.htm">MinkowskiDiff</a>
100      </td>
101    </tr>
102    <tr>
103      <td><a href="Types/IntRect.htm">IntRect</a>
104      </td>
105      <td>
106      </td>
107      <td><a href="Functions/MinkowskiSum.htm">MinkowskiSum</a>
108      </td>
109    </tr>
110    <tr>
111      <td><a href="Types/JoinType.htm">JoinType</a>
112      </td>
113      <td>
114      </td>
115      <td><a href="Functions/OffsetPaths.htm">OffsetPaths</a>
116      </td>
117    </tr>
118    <tr>
119      <td><a href="Types/Path.htm">Path</a>
120      </td>
121      <td>
122      </td>
123      <td><a href="Functions/OpenPathsFromPolyTree.htm">OpenPathsFromPolyTree</a>
124      </td>
125    </tr>
126    <tr>
127      <td><a href="Types/Paths.htm">Paths</a>
128      </td>
129      <td>
130      </td>
131      <td><a href="Functions/Orientation.htm">Orientation</a>
132      </td>
133    </tr>
134    <tr>
135      <td><a href="Types/PolyFillType.htm">PolyFillType</a>
136      </td>
137      <td>
138      </td>
139      <td><a href="Functions/PointInPolygon.htm">PointInPolygon</a>
140      </td>
141    </tr>
142    <tr>
143      <td><a href="Types/PolyType.htm">PolyType</a>
144      </td>
145      <td>
146      </td>
147      <td><a href="Functions/PolyTreeToPaths.htm">PolyTreeToPaths</a>
148      </td>
149    </tr>
150    <tr>
151      <td><a href="Types/ZFillCallback.htm">ZFillCallback</a>
152      </td>
153      <td>
154      </td>
155      <td><a href="Functions/ReversePath.htm">ReversePath</a>
156      </td>
157    </tr>
158    <tr>
159      <td>
160      </td>
161      <td>
162      </td>
163      <td><a href="Functions/ReversePaths.htm">ReversePaths</a>
164      </td>
165    </tr>
166    <tr>
167      <td>
168      </td>
169      <td>
170      </td>
171      <td><a href="Functions/SimplifyPolygon.htm">SimplifyPolygon</a>
172      </td>
173    </tr>
174    <tr>
175      <td>
176      </td>
177      <td>
178      </td>
179      <td><a href="Functions/SimplifyPolygons.htm">SimplifyPolygons</a>
180      </td>
181    </tr>
182  </table>
183
184  <p class="Copyright" id="auto"> <br><br> Copyright &copy;2010-2014 Angus Johnson&nbsp; - &nbsp; Clipper 6.2.1 &nbsp; - &nbsp; Help file built on 1-November-2014 <br><br> </p>
185
186</body>
187
188</html>