|
xc
|
Reference to the intersection of two edges (see SetEntities::getLineIntersections). More...
#include <SetEntities.h>

Public Member Functions | |
| EdgeIntersectionRef (Edge *a=nullptr, Edge *b=nullptr, const Pos3d &p=Pos3d()) | |
Public Attributes | |
| Edge * | first |
| first edge. | |
| Edge * | second |
| second edge. | |
| Pos3d | intersectionPos |
| intersection point. | |
Reference to the intersection of two edges (see SetEntities::getLineIntersections).
1.8.13