#include "StdAfx.h"
#include "2DRect.h"
#include "2DLine.h"
#include "Interval.h"
--------------------------------------------------------------------------
Declaration file for the C2DRect, a class for a rectangle with horizontal and vertical sides. C2DPoints represent the top left and bottom right.
---------------------------------------------------------------------------