#include <point_traits.hpp>
Public Types | |
typedef PointType | point_type |
typedef point_type::coordinate_type | coordinate_type |
Static Public Member Functions | |
static void | set (point_type &point, orientation_2d orient, coordinate_type value) |
static point_type | construct (coordinate_type x, coordinate_type y) |
typedef point_type::coordinate_type boost::polygon::point_mutable_traits< PointType >::coordinate_type |
typedef PointType boost::polygon::point_mutable_traits< PointType >::point_type |
|
inlinestatic |
Referenced by boost::polygon::construct().
|
inlinestatic |
Referenced by boost::polygon::set().