![]() |
libslic3r
Library for generating gcode from 3d models
|
#include <Line.hpp>
Public Types | |
typedef coord_t | coordinate_type |
typedef Point | point_type |
Static Public Member Functions | |
static point_type | get (const Line &line, direction_1d dir) |
typedef coord_t boost::polygon::segment_traits< Line >::coordinate_type |
typedef Point boost::polygon::segment_traits< Line >::point_type |
|
inlinestatic |