Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::Geometry::VoronoiDiagram Class Reference

#include <src/libslic3r/Geometry/Voronoi.hpp>

+ Inheritance diagram for Slic3r::Geometry::VoronoiDiagram:
+ Collaboration diagram for Slic3r::Geometry::VoronoiDiagram:

Public Types

typedef double coord_type
 
typedef boost::polygon::point_data< coordinate_type > point_type
 
typedef boost::polygon::segment_data< coordinate_type > segment_type
 
typedef boost::polygon::rectangle_data< coordinate_type > rect_type
 

Detailed Description

Member Typedef Documentation

◆ coord_type

◆ point_type

typedef boost::polygon::point_data<coordinate_type> Slic3r::Geometry::VoronoiDiagram::point_type

◆ rect_type

typedef boost::polygon::rectangle_data<coordinate_type> Slic3r::Geometry::VoronoiDiagram::rect_type

◆ segment_type

typedef boost::polygon::segment_data<coordinate_type> Slic3r::Geometry::VoronoiDiagram::segment_type

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