![]()  | 
  
    libslic3r
    
   Library for generating gcode from 3d models 
   | 
 
#include <Polygon.hpp>
Public Types | |
| typedef coord_t | coordinate_type | 
| typedef Polygons::const_iterator | iterator_type | 
| typedef Polygons | operator_arg_type | 
Static Public Member Functions | |
| static iterator_type | begin (const Polygons &polygon_set) | 
| static iterator_type | end (const Polygons &polygon_set) | 
| static bool | clean (const Polygons &polygon_set) | 
| static bool | sorted (const Polygons &polygon_set) | 
| typedef coord_t boost::polygon::polygon_set_traits< Polygons >::coordinate_type | 
| typedef Polygons::const_iterator boost::polygon::polygon_set_traits< Polygons >::iterator_type | 
| typedef Polygons boost::polygon::polygon_set_traits< Polygons >::operator_arg_type | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
 1.8.14