成员的完整列表,这些成员属于 FCT::VertexPath,包括所有继承而来的类成员
addRef() | FCT::RefCount | inline |
arcTo(Vec2 center, float beginAngle, float endAngle) | FCT::VertexPath | inline |
beginPath(float sign=1.0f) | FCT::VertexPath | inline |
circle(Vec2 center, float radius) | FCT::VertexPath | inline |
clear() | FCT::VertexPath | inline |
clearDirty() | FCT::VertexPath | inline |
closePath() | FCT::VertexPath | inline |
CommandType 枚举名称 | FCT::VertexPath | protected |
count() | FCT::RefCount | inline |
curveTo(Vec2 control, Vec2 to) | FCT::VertexPath | inline |
curveTo(Vec2 control1, Vec2 control2, Vec2 to) | FCT::VertexPath | inline |
deleteThis() | FCT::RefCount | inlineprotectedvirtual |
end() | FCT::VertexPath | inline |
endPath() | FCT::VertexPath | inline |
fillRect(Vec2 pos, Vec2 size) | FCT::VertexPath | inline |
getBoundingRect() const | FCT::VertexPath | inline |
getCommandQueue() const | FCT::VertexPath | inline |
lineTo(Vec2 to) | FCT::VertexPath | inline |
m_commandQueue | FCT::VertexPath | protected |
m_currentPos | FCT::VertexPath | protected |
m_dirty | FCT::VertexPath | protected |
m_hasPoints | FCT::VertexPath | protected |
m_maxBounds | FCT::VertexPath | protected |
m_minBounds | FCT::VertexPath | protected |
m_pathStart | FCT::VertexPath | protected |
m_refCount | FCT::RefCount | protected |
moveTo(Vec2 to) | FCT::VertexPath | inline |
operator bool() const | FCT::RefCount | inline |
RefCount() | FCT::RefCount | inline |
RefCount(size_t refCount) | FCT::RefCount | inline |
release() | FCT::RefCount | inline |
setColor(Vec4 color) | FCT::VertexPath | inline |
setTransform(const Mat4 &transform) | FCT::VertexPath | inline |
transform | FCT::VertexPath | |
unwrapperArcTo(Vec2 center, float beginAngle, float endAngle, float q) | FCT::VertexPath | inlineprotected |
updateBounds(const Vec2 &point) | FCT::VertexPath | inlineprotected |
VertexPath() | FCT::VertexPath | inline |
~RefCount() | FCT::RefCount | inlinevirtual |