|
Limbo 3.5.4
|
Geometry traits for Boost.Polygon, include this file when you use Boost.Polygon geometric types. More...
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 | |
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
Definition in file BoostPolygonApi.h.