|
Limbo 3.5.4
|
specialization of limbo::geometry::point_traits for bLib::bPoint More...
#include <bLibApi.h>
Public Types | |
| typedef bLib::bPoint | point_type |
| typedef int | coordinate_type |
Static Public Member Functions | |
| 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 | |
specialization of limbo::geometry::point_traits for bLib::bPoint
| typedef int limbo::geometry::point_traits< bLib::bPoint >::coordinate_type |
| typedef bLib::bPoint limbo::geometry::point_traits< bLib::bPoint >::point_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |