Go to the source code of this file.
Data Structures | |
class | C2DPolygon |
A simple 2D polygon class. More... | |
Typedefs | |
typedef std::shared_ptr< C2DPolygon > | P2DPolygon |
Pointer type for 2D polygons. More... | |
typedef std::shared_ptr<C2DPolygon > P2DPolygon |
Pointer type for 2D polygons.
Definition at line 91 of file polygon.hh.