Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
ClipperLib::Join Struct Reference

#include <src/clipper/clipper.hpp>

+ Collaboration diagram for ClipperLib::Join:

Public Member Functions

 Join (OutPt *OutPt1, OutPt *OutPt2, IntPoint OffPt)
 

Public Attributes

OutPtOutPt1
 
OutPtOutPt2
 
IntPoint OffPt
 

Detailed Description

Constructor & Destructor Documentation

◆ Join()

ClipperLib::Join::Join ( OutPt OutPt1,
OutPt OutPt2,
IntPoint  OffPt 
)
inline
309 :
OutPt * OutPt2
Definition clipper.hpp:312
OutPt * OutPt1
Definition clipper.hpp:311
IntPoint OffPt
Definition clipper.hpp:313

Member Data Documentation

◆ OffPt

IntPoint ClipperLib::Join::OffPt

◆ OutPt1

OutPt* ClipperLib::Join::OutPt1

◆ OutPt2

OutPt* ClipperLib::Join::OutPt2

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