This is the complete list of members for CBCGPComplexGeometry, including all inherited members.
AddArc(const CBCGPPoint &pt, const CBCGPSize szRadius, BOOL bIsClockwise=TRUE, BOOL bIsLargeArc=FALSE, double dblRotationAngle=0.) | CBCGPComplexGeometry | |
AddBezier(const CBCGPPoint &pt1, const CBCGPPoint &pt2, const CBCGPPoint &pt3) | CBCGPComplexGeometry | |
AddLine(const CBCGPPoint &pt) | CBCGPComplexGeometry | |
AddPoints(const CBCGPPointsArray &arPoints, CBCGPPolygonGeometry::BCGP_CURVE_TYPE curveType) | CBCGPComplexGeometry | |
CBCGPComplexGeometry(const CBCGPPoint &ptStart=CBCGPPoint(-1.,-1.), BOOL bIsClosed=TRUE) | CBCGPComplexGeometry | inline |
CBCGPGeometry() | CBCGPGeometry | inline |
CBCGPGraphicsResource() | CBCGPGraphicsResource | inlineprotected |
Clear() | CBCGPComplexGeometry | |
Detach() | CBCGPGraphicsResource | inline |
GetBoundsRect() | CBCGPGeometry | virtual |
GetFillMode() const | CBCGPGeometry | inline |
GetGraphicsManager() const | CBCGPGraphicsResource | inline |
GetHandle() const | CBCGPGraphicsResource | inline |
GetHandle1() const | CBCGPGraphicsResource | inline |
GetHandle2() const | CBCGPGraphicsResource | inline |
GetSegments() const | CBCGPComplexGeometry | inline |
GetStartPoint() const | CBCGPComplexGeometry | inline |
GetTransform() const | CBCGPGeometry | inline |
IsClosed() const | CBCGPComplexGeometry | inline |
IsEmpty() const | CBCGPComplexGeometry | inlinevirtual |
Set(CBCGPGraphicsManager *pGM, LPVOID lpHandle, LPVOID lpHandle1=NULL, LPVOID lpHandle2=NULL) | CBCGPGraphicsResource | |
SetClosed(BOOL bIsClosed=TRUE) | CBCGPComplexGeometry | inline |
SetFillMode(BCGP_FILL_MODE fillMode) | CBCGPGeometry | inline |
SetStart(const CBCGPPoint &ptStart) | CBCGPComplexGeometry | inline |
SetTransform(const CBCGPTransformMatrix &transform) | CBCGPGeometry | inline |