BClip.h File Reference


Detailed Description

Provides definition for an area that will be used for clipping.

#include "GeoCore.h"
#include "ClipType.h"
#include "BPointGeo.h"
#include "BGeometry.h"
#include "BPoint.h"
#include "BArc.h"
#include "BLine.h"
#include "BPath.h"
#include "BEllipse.h"
#include "BPolygon.h"
#include "BDonut.h"
#include "BPolyline.h"
#include "BRectangle.h"
#include "BRoundedRectangle.h"
#include "BAggregateGeo.h"
#include "BAggregateArea.h"
#include "BAggregateLinear.h"
#include "BAggregatePoint.h"

Namespaces

namespace  GeoCore

Classes

class  BClip
 Represents an area that will be used for clipping. More...

Typedefs

typedef
boost::shared_ptr
< BClip > 
BClipPtr
 Defines a shared pointer that can be used to reference a BClip.
typedef std::vector
< BClipPtr > 
BClipPtrVector
 Defines a collection of BClipPtrs.


GeoTranslate 5.0 From Blue Marble Geographics