Concept

SRTraits_2::MinkowskiSumWithPixel_2

Refines

AdaptableTernaryFunction

Has Models

SRTraits_2::Minkowski_sum_with_pixel_2

void fo ( std::list<Point_2>& vertices_list , Segment_2 s , NT unit_square )
returns the vertices of a polygon, which is the Minkowski sum of a segment and a square centered at the origin with edge size pixel edge. vertices_list is the list of the vertices of the Minkowski sum polygon, s is the input segment and unit_square is the edge size of the pixel.