This is the complete list of members for CBCGPSplineGeometry, including all inherited members.
| CBCGPGeometry() | CBCGPGeometry | inline |
| CBCGPGraphicsResource() | CBCGPGraphicsResource | inlineprotected |
| CBCGPSplineGeometry() | CBCGPSplineGeometry | inline |
| CBCGPSplineGeometry(const CBCGPPointsArray &arPoints, BCGP_SPLINE_TYPE type, BOOL bIsClosed=TRUE, double tension=0.0, double bias=0.0, double continuity=0.0) | CBCGPSplineGeometry | inline |
| Clear() | CBCGPSplineGeometry | |
| 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 |
| GetPoints() const | CBCGPSplineGeometry | inline |
| GetTransform() const | CBCGPGeometry | inline |
| IsClosed() const | CBCGPSplineGeometry | inline |
| Set(CBCGPGraphicsManager *pGM, LPVOID lpHandle, LPVOID lpHandle1=NULL, LPVOID lpHandle2=NULL) | CBCGPGraphicsResource | |
| SetFillMode(BCGP_FILL_MODE fillMode) | CBCGPGeometry | inline |
| SetPoints(const CBCGPPointsArray &arPoints, BCGP_SPLINE_TYPE type, BOOL bIsClosed=TRUE, double tension=0.0, double bias=0.0, double continuity=0.0) | CBCGPSplineGeometry | |
| SetPoints(const CBCGPPointsArray &arPoints, BOOL bIsClosed=TRUE) | CBCGPSplineGeometry | inline |
| SetTransform(const CBCGPTransformMatrix &transform) | CBCGPGeometry | inline |