FCT
载入中...
搜索中...
未找到
VertexPath.h 文件参考
VertexPath.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

class  FCT::VertexPath

命名空间

namespace  FCT

变量

constexpr float FCT::VertexCommand_End = -1.0
constexpr float FCT::VertexCommand_MoveTo = 1.0
constexpr float FCT::VertexCommand_LineTo = 2.0
constexpr float FCT::VertexCommand_BezierCurveTo = 3.0
constexpr float FCT::VertexCommand_SetColor = 4.0
constexpr float FCT::VertexCommand_ArcTo = 6.0
constexpr float FCT::VertexCommand_SetTransform = 5.0
constexpr float FCT::VertexCommand_BeginPath = 7.0
constexpr float FCT::VertexCommand_EndPath = 8.0