v0.14.0
Public Attributes | List of all members
ClipperLib::IntersectNode Struct Reference
Collaboration diagram for ClipperLib::IntersectNode:
[legend]

Public Attributes

TEdgeEdge1
 
TEdgeEdge2
 
IntPoint Pt
 

Detailed Description

Definition at line 122 of file clipper.cpp.

Member Data Documentation

◆ Edge1

TEdge* ClipperLib::IntersectNode::Edge1

Definition at line 123 of file clipper.cpp.

◆ Edge2

TEdge* ClipperLib::IntersectNode::Edge2

Definition at line 124 of file clipper.cpp.

◆ Pt

IntPoint ClipperLib::IntersectNode::Pt

Definition at line 125 of file clipper.cpp.


The documentation for this struct was generated from the following file: