codac 2.0.0
|
#include "codac2_Polygon.h"
Go to the source code of this file.
Classes | |
class | codac2::ConvexPolygon |
Represents a convex polygon defined by vertices enclosed in IntervalVector s. More... | |
Namespaces | |
namespace | codac2 |
Functions | |
ConvexPolygon | codac2::operator& (const ConvexPolygon &p1, const ConvexPolygon &p2) |
Computes the intersection of two convex polygons. | |