Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::IntersectionReference Class Reference
+ Inheritance diagram for Slic3r::IntersectionReference:

Public Member Functions

 IntersectionReference ()=default
 
 IntersectionReference (int point_id, int edge_id)
 

Public Attributes

int point_id { -1 }
 
int edge_id { -1 }
 

Detailed Description

Constructor & Destructor Documentation

◆ IntersectionReference() [1/2]

Slic3r::IntersectionReference::IntersectionReference ( )
default

◆ IntersectionReference() [2/2]

Slic3r::IntersectionReference::IntersectionReference ( int  point_id,
int  edge_id 
)
inline
int edge_id
Definition TriangleMeshSlicer.cpp:68
int point_id
Definition TriangleMeshSlicer.cpp:66

Member Data Documentation

◆ edge_id

int Slic3r::IntersectionReference::edge_id { -1 }

◆ point_id

int Slic3r::IntersectionReference::point_id { -1 }

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