specialization of limbo::geometry::point_traits for boost::polygon::point_data
More...
#include <BoostPolygonApi.h>
|
| static coordinate_type | get (const point_type &point, orientation_2d const &orient) |
| | get coordinate from point
|
| static void | set (point_type &point, orientation_2d const &orient, coordinate_type const &value) |
| | set coordinate for point
|
| static point_type | construct (coordinate_type const &x, coordinate_type const &y) |
| | construct point from coordinates
|
template<typename T>
struct limbo::geometry::point_traits< boost::polygon::point_data< T > >
specialization of limbo::geometry::point_traits for boost::polygon::point_data
Definition at line 25 of file BoostPolygonApi.h.
◆ coordinate_type
◆ point_type
◆ construct()
construct point from coordinates
- Parameters
-
- Returns
- point object
Definition at line 63 of file BoostPolygonApi.h.
◆ get()
get coordinate from point
- Parameters
-
| point | a point object |
| orient | orientation |
- Returns
- coordinate
Definition at line 36 of file BoostPolygonApi.h.
◆ set()
set coordinate for point
- Parameters
-
| point | a point object |
| orient | orientation |
| value | coordinate value |
Definition at line 50 of file BoostPolygonApi.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/limbo-3.5.4-build/limbo-3.5.4/limbo/geometry/api/BoostPolygonApi.h