#include "2DLineBaseSet.h"
#include "2DRect.h"
#include "Grid.h"
#include "2DRectSet.h"
Classes | |
class | C2DPolyBase |
A class which forms the basis of a 2 dimensional area or shape such as a polygon. Contains a closed set of lines of some sort, based on the abstract class C2DLineBase. Lines can be of mixed type. More... |
--------------------------------------------------------------------------