TouchVG framework
Public 成员函数 | Public 属性 | 所有成员列表
MgPathTrimCallback结构体 参考

The callback class for trimStart() 更多...

类 MgPathTrimCallback 继承关系图:
Inheritance graph

Public 成员函数

 MgPathTrimCallback (MgPathImpl *p, float dist, const Point2d &pt)
 
virtual bool processLine (int startIndex, int &endIndex, const Point2d &startpt, const Point2d &endpt)
 
virtual bool processBezier (int startIndex, int &endIndex, const Point2d *pts)
 
- Public 成员函数 继承自 MgPath::MgSegmentCallback
virtual ~MgSegmentCallback ()
 
virtual void beginSubPath ()
 
virtual void endSubPath (bool closed)
 

Public 属性

MgPathImplp
 
float dist
 
Point2d pt
 

详细描述

The callback class for trimStart()


该结构体的文档由以下文件生成:

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证