#include <polygon_traits.hpp>
|
static bool | between (Point pt, Point pt1, Point pt2) |
|
template<typename area_type > |
static bool | equal_slope (area_type dx1, area_type dy1, area_type dx2, area_type dy2) |
|
static bool | equal_slope (const Unit &x, const Unit &y, const Point &pt1, const Point &pt2) |
|
template<typename area_type > |
static bool | less_slope (area_type dx1, area_type dy1, area_type dx2, area_type dy2) |
|
static bool | less_slope (const Unit &x, const Unit &y, const Point &pt1, const Point &pt2) |
|
static int | on_above_or_below (Point pt, const half_edge &he) |
|
template<typename Unit >
template<typename area_type >
template<typename Unit >
template<typename area_type >
The documentation for this struct was generated from the following file: