Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
libnest2d::PointPair< P > Struct Template Reference

A point pair base class for other point pairs (segment, box, ...). More...

#include <src/libnest2d/include/libnest2d/geometry_traits.hpp>

+ Inheritance diagram for libnest2d::PointPair< P >:

Public Attributes

p1
 
p2
 

Detailed Description

template<class P>
struct libnest2d::PointPair< P >

A point pair base class for other point pairs (segment, box, ...).

Template Parameters
PThe actual point type to use.

Member Data Documentation

◆ p1

◆ p2


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