C# Class ClipperLib.IntersectNode

Afficher le fichier Open project: iNiKe/clipper Class Usage Examples

Méthodes publiques

Свойство Type Description
edge1 TEdge
edge2 TEdge
next IntersectNode
pt IntPoint

Property Details

edge1 public_oe property

public TEdge,ClipperLib edge1
Résultat TEdge

edge2 public_oe property

public TEdge,ClipperLib edge2
Résultat TEdge

next public_oe property

public IntersectNode,ClipperLib next
Résultat IntersectNode

pt public_oe property

public IntPoint,ClipperLib pt
Résultat IntPoint