Limbo 3.5.4
Loading...
Searching...
No Matches
BoostPolygonApi.h File Reference

Geometry traits for Boost.Polygon, include this file when you use Boost.Polygon geometric types. More...

#include <limits>
#include <limbo/geometry/Geometry.h>

Go to the source code of this file.

Classes

struct  limbo::geometry::point_traits< boost::polygon::point_data< T > >
 specialization of limbo::geometry::point_traits for boost::polygon::point_data More...
struct  limbo::geometry::rectangle_traits< boost::polygon::rectangle_data< T > >
 specialization of limbo::geometry::rectangle_traits for boost::polygon::rectangle_data More...

Namespaces

namespace  limbo
 namespace for Limbo
namespace  limbo::geometry
 namespace for Limbo.Geometry

Detailed Description

Geometry traits for Boost.Polygon, include this file when you use Boost.Polygon geometric types.

if your point class setting is different from that in the default point_traits, please create a specialization

Author
Yibo Lin
Date
Oct 2014

Definition in file BoostPolygonApi.h.