Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
bLibApi.h File Reference

Geometry traits for bLib, include this file when bLib is used if your point class setting is different from that in the default point_traits, please create a specialization. More...

#include <limbo/geometry/Geometry.h>

Go to the source code of this file.

Classes

struct  limbo::geometry::point_traits< bLib::bPoint >
 specialization of limbo::geometry::point_traits for bLib::bPoint More...
 
struct  limbo::geometry::rectangle_traits< bLib::bBox >
 specialization of limbo::geometry::rectangle_traits for bLib::bBox More...
 

Namespaces

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

Detailed Description

Geometry traits for bLib, include this file when bLib is used 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 bLibApi.h.