|
GRALE
|
#include "graleconfig.h"#include "vector2d.h"#include "polygon2d.h"#include "rectangle2d.h"#include "line2d.h"#include "constants.h"#include "Wm5ConvexHull2.h"#include "Wm5ContMinBox2.h"#include <iterator>#include <vector>#include <list>

Go to the source code of this file.
Classes | |
| class | grale::Polygon2D< T > |
| This class can be used to represent a polygon. More... | |
1.8.1.1