|
Limbo 3.5.4
|
Directories | |
| api | |
Files | |
| Geometry.h | |
| Contains utilities for geometric types, such as type traits, area calculator. I'm trying to make these setting as similar as Boost.Polygon, which will lead to easier embedding. | |
| Polygon2Rectangle.h | |
| a generic implementation of polygon-to-rectangle conversion | |
| Polygon2RectangleVec.h | |
| a template specialization for std::vector. It is more efficient than generic version | |