Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkTCurve, including all inherited members.
collapsed() const =0 | SkTCurve | pure virtual |
controlsInside() const =0 | SkTCurve | pure virtual |
debugInit()=0 | SkTCurve | pure virtual |
dxdyAtT(double t) const =0 | SkTCurve | pure virtual |
hullIntersects(const SkDQuad &, bool *isLinear) const =0 | SkTCurve | pure virtual |
hullIntersects(const SkDConic &, bool *isLinear) const =0 | SkTCurve | pure virtual |
hullIntersects(const SkDCubic &, bool *isLinear) const =0 | SkTCurve | pure virtual |
hullIntersects(const SkTCurve &, bool *isLinear) const =0 | SkTCurve | pure virtual |
intersectRay(SkIntersections *i, const SkDLine &line) const =0 | SkTCurve | pure virtual |
IsConic() const =0 | SkTCurve | pure virtual |
make(SkArenaAlloc &) const =0 | SkTCurve | pure virtual |
maxIntersections() const =0 | SkTCurve | pure virtual |
operator[](int n) const =0 | SkTCurve | pure virtual |
operator[](int n)=0 | SkTCurve | pure virtual |
otherPts(int oddMan, const SkDPoint *endPt[2]) const =0 | SkTCurve | pure virtual |
pointCount() const =0 | SkTCurve | pure virtual |
pointLast() const =0 | SkTCurve | pure virtual |
ptAtT(double t) const =0 | SkTCurve | pure virtual |
setBounds(SkDRect *) const =0 | SkTCurve | pure virtual |
subDivide(double t1, double t2, SkTCurve *curve) const =0 | SkTCurve | pure virtual |
~SkTCurve() | SkTCurve | inlinevirtual |