GraceFt v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
 
载入中...
搜索中...
未找到
GFt::Path 成员列表

成员的完整列表,这些成员属于 GFt::Path,包括所有继承而来的类成员

addArc(const fRect &rect, float startAngle, float sweepAngle)GFt::Path
addBezier(const fBezier &bezier)GFt::Path
addCircle(const fCircle &circle)GFt::Path
addEllipse(const fEllipse &ellipse)GFt::Path
addFitCurve(const fFitCurve &fitCurve)GFt::Path
addLine(const fLine &line)GFt::Path
addPath(const Path &other, bool connect=false)GFt::Path
addPie(const fRect &rect, float startAngle, float sweepAngle)GFt::Path
addPolygon(const fPolygon &points)GFt::Path
addRect(const fRect &rect)GFt::Path
addText(const std::wstring &text, const fPoint &position, const Font &font=Font(L"宋体"))GFt::Path
close()GFt::Path
closeAll()GFt::Path
count() constGFt::Path
getBounds(const fMat3x3 &transform=fMat3x3::I()) constGFt::Path
getLastPoint() constGFt::Path
Graphics classGFt::Pathfriend
operator=(const Path &other)GFt::Path
operator=(Path &&other)GFt::Path
outline()GFt::Path
Path()GFt::Path
Path(const Path &other)GFt::Path
Path(Path &&other)GFt::Path
reset()GFt::Path
reverse()GFt::Path
start()GFt::Path
transformBy(const fMat3x3 &transform)GFt::Path
~Path()GFt::Path