Add(C2DPolygon *NewItem) | C2DPolygonSet | [inline] |
C2DBaseSet::Add(C2DBase *NewItem) | C2DBaseSet | |
AddCopy(const C2DPolygonSet &Other) | C2DPolygonSet | |
AddCopy(const C2DPolygon &NewItem) | C2DPolygonSet | |
C2DBase(E_TYPE Type) | C2DBase | [inline] |
C2DBaseSet() | C2DBaseSet | |
DeleteAll(void) | C2DBaseSet | |
DeleteAndSet(int nIndx, C2DPolygon *NewItem) | C2DPolygonSet | [inline] |
C2DBaseSet::DeleteAndSet(int nIndx, C2DBase *NewItem) | C2DBaseSet | |
DeleteAt(unsigned int nIndx) | C2DBaseSet | |
DeleteLast(void) | C2DBaseSet | |
Distance(const C2DPoint &Point) const | C2DBaseSet | [virtual] |
E_TYPE enum name | C2DBase | |
ExtractAndSet(int nIndx, C2DPolygon *NewItem) | C2DPolygonSet | [inline] |
C2DBaseSet::ExtractAndSet(int nIndx, C2DBase *NewItem) | C2DBaseSet | |
ExtractAt(unsigned int nIndx) | C2DPolygonSet | [inline] |
ExtractLast(void) | C2DPolygonSet | [inline] |
GetAt(int nIndx) | C2DPolygonSet | [inline] |
GetAt(int nIndx) const | C2DPolygonSet | [inline] |
GetBoundingRect(C2DRect &Rect) const | C2DBaseSet | [virtual] |
GetLast(void) | C2DPolygonSet | [inline] |
GetType(void) const | C2DBase | [inline] |
Grow(double dFactor, const C2DPoint &Origin) | C2DBaseSet | [virtual] |
InsertAt(unsigned int nIndex, C2DPolygon *NewItem) | C2DPolygonSet | [inline] |
InsertAt(unsigned int nIndex, C2DPolygonSet &Other) | C2DPolygonSet | [inline] |
C2DBaseSet::InsertAt(unsigned int nIndx, C2DBase *NewItem) | C2DBaseSet | |
C2DBaseSet::InsertAt(unsigned int nIndx, C2DBaseSet &Other) | C2DBaseSet | |
m_Data | C2DBaseSet | [protected] |
m_Type | C2DBase | [protected] |
MakeCopy(const C2DPolygonSet &Other) | C2DPolygonSet | |
Move(const C2DVector &Vector) | C2DBaseSet | [virtual] |
operator<<(C2DBaseSet &Other) | C2DPolygonSet | |
operator<<(C2DPolygonSet &Other) | C2DPolygonSet | [inline] |
operator<<(C2DPolygon *NewItem) | C2DPolygonSet | [inline] |
C2DBaseSet::operator<<(C2DBase *NewItem) | C2DBaseSet | |
operator[](int nIndx) | C2DPolygonSet | [inline] |
operator[](int nIndx) const | C2DPolygonSet | [inline] |
Project(const C2DLine &Line, CInterval &Interval) const | C2DBaseSet | [virtual] |
Project(const C2DVector &Vector, CInterval &Interval) const | C2DBaseSet | [virtual] |
Reflect(const C2DPoint &Point) | C2DBaseSet | [virtual] |
Reflect(const C2DLine &Line) | C2DBaseSet | [virtual] |
ReverseOrder(void) | C2DBaseSet | |
RotateToRight(double dAng, const C2DPoint &Origin) | C2DBaseSet | [virtual] |
size(void) const | C2DBaseSet | |
SnapToGrid(void) | C2DBaseSet | [virtual] |
SortByDistance(const C2DPoint &pt, bool bAscending=true) | C2DBaseSet | |
~C2DBase(void) | C2DBase | [inline, virtual] |
~C2DBaseSet() | C2DBaseSet | |