Clipper |
[Missing <summary> documentation for "T:Clipper2Lib.Clipper64"]
public class Clipper64 : ClipperBase
The Clipper64 type exposes the following members.
| Name | Description | |
|---|---|---|
| PreserveCollinear | (Inherited from ClipperBase) | |
| ReverseSolution | (Inherited from ClipperBase) |
| Name | Description | |
|---|---|---|
| AddClip(Path64) | (Inherited from ClipperBase) | |
| AddClip(Paths64) | ||
| AddOpenSubject(Path64) | (Inherited from ClipperBase) | |
| AddOpenSubject(Paths64) | ||
| AddPath | (Inherited from ClipperBase) | |
| AddPaths | (Inherited from ClipperBase) | |
| AddReuseableData | ||
| AddSubject(Path64) | (Inherited from ClipperBase) | |
| AddSubject(Paths64) | ||
| BuildPaths | (Inherited from ClipperBase) | |
| BuildTree | (Inherited from ClipperBase) | |
| Clear | (Inherited from ClipperBase) | |
| ClearSolutionOnly | (Inherited from ClipperBase) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Execute(ClipType, FillRule, Paths64) | ||
| Execute(ClipType, FillRule, PolyTree64) | ||
| Execute(ClipType, FillRule, Paths64, Paths64) | ||
| Execute(ClipType, FillRule, PolyTree64, Paths64) | ||
| ExecuteInternal | (Inherited from ClipperBase) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetBounds | (Inherited from ClipperBase) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Reset | (Inherited from ClipperBase) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |