![]() |
Prusa Slicer 2.6.0
|
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 | |
| P | p1 |
| P | p2 |
A point pair base class for other point pairs (segment, box, ...).
| P | The actual point type to use. |
| P libnest2d::PointPair< P >::p1 |
| P libnest2d::PointPair< P >::p2 |