Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

2DPolyArc.cpp File Reference

Implementation file for the C2DPolyArc Class. More...

#include "StdAfx.h"
#include "2DPolyArc.h"
#include "2DSegment.h"
#include "2DHoledPolyBaseSet.h"
#include "2DHoledPolyArcSet.h"
#include "2DPolyArcSet.h"
#include "2DPolygon.h"
#include "RandomNumber.h"
#include "2DHoledPolyArc.h"


Detailed Description

Implementation file for the C2DPolyArc Class.

--------------------------------------------------------------------------

Implementation file for C2DPolyArc, a class which represents a polygon with both straight and curved lines. Inherits from the C2DPolyBase class which has most of the functionality. As the user adds points, they are temporarily stored before being used in the create function to build the polygon in the base class. After creation the temporary stores are deleted.

---------------------------------------------------------------------------


Generated on Mon Apr 21 11:43:51 2008 for GeoLib by  doxygen 1.4.4