|
Limbo
|
a template specialization for std::vector. It is more efficient than generic version More...
#include <vector>#include <limits>Go to the source code of this file.
Classes | |
| class | limbo::geometry::Polygon2Rectangle< PointSet, RectSet > |
| a class implement conversion from manhattan polygon to rectangle More... | |
| class | limbo::geometry::Polygon2Rectangle< std::vector< PointType >, std::vector< RectangleType > > |
| a class implement conversion from manhattan polygon to rectangle More... | |
| struct | limbo::geometry::Polygon2Rectangle< std::vector< PointType >, std::vector< RectangleType > >::is_equal_type |
| is equal helper More... | |
Namespaces | |
| limbo | |
| namespace for Limbo | |
| limbo::geometry | |
| namespace for Limbo.Geometry | |
a template specialization for std::vector. It is more efficient than generic version
Definition in file Polygon2RectangleVec.h.
1.8.8