CBCGPDiagramConnector::CBCGPDiagramConnector | ( | const CBCGPPoint & | pt1, |
const CBCGPPoint & | pt2, | ||
const CBCGPPoint & | pt3, | ||
BCGP_CURVE_TYPE | curveType = BCGP_CURVE_TYPE_LINE |
||
) |
Three-point constructor.
pt1 | The first point. |
pt2 | The second point. |
pt3 | The third point. |
curveType | Type of the curve. |