xc
Public Member Functions | Public Attributes | List of all members
XC::EdgeIntersectionRef Struct Reference

Reference to the intersection of two edges (see SetEntities::getLineIntersections). More...

#include <SetEntities.h>

Collaboration diagram for XC::EdgeIntersectionRef:
Collaboration graph
[legend]

Public Member Functions

 EdgeIntersectionRef (Edge *a=nullptr, Edge *b=nullptr, const Pos3d &p=Pos3d())
 

Public Attributes

Edgefirst
 first edge.
 
Edgesecond
 second edge.
 
Pos3d intersectionPos
 intersection point.
 

Detailed Description

Reference to the intersection of two edges (see SetEntities::getLineIntersections).


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