libslic3r
Library for generating gcode from 3d models
Public Types | Static Public Member Functions | List of all members
boost::polygon::segment_traits< Line > Struct Template Reference

#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)
 

Member Typedef Documentation

◆ coordinate_type

typedef coord_t boost::polygon::segment_traits< Line >::coordinate_type

◆ point_type

typedef Point boost::polygon::segment_traits< Line >::point_type

Member Function Documentation

◆ get()

static point_type boost::polygon::segment_traits< Line >::get ( const Line line,
direction_1d  dir 
)
inlinestatic

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