TouchVG framework
MgPath
addSVGPath
append
arcTo
arcTo
beziersTo
bezierTo
clear
closeFigure
copy
crossWithPath
genericRoundLines
getCount
getEndPoint
getEndTangent
getLength
getNodeType
getPoint
getPoints
getStartPoint
getStartTangent
getSubPathCount
getTypes
horzTo
isClosed
isCurve
isLine
isLines
linesTo
lineTo
m_data
MgPath
MgPath
MgPath
MgPath
moveTo
quadsTo
quadTo
reverse
scanSegments
setPath
setPath
setPoint
smoothBezierTo
smoothQuadTo
startFigure
transform
trimStart
vertTo
~MgPath
◆
arcTo()
[2/2]
bool MgPath::arcTo
(
const
Point2d
&
point
,
const
Point2d
&
end
,
bool
rel
=
false
)
添加绘制三点圆弧到新位置的指令节点
新圆弧的起点为图元的当前位置,经过中间一点到达指定终点
参数
point
圆弧中间经过的一点
end
圆弧终点
rel
是否是相对坐标
返回
是否正确添加
通用矢量图形框架
, 版权所有 (C)
张云贵
2004-2017,BSD 开源许可证