cinder::svg Namespace

Classes


Typedefs

  • std::function< bool(const Node &, svg::Style *)>
    RenderVisitor
  • std::shared_ptr< TextSpan >
    TextSpanRef
  • std::shared_ptr< Doc >
    DocRef

Enumerations


Functions

  • void
    ellipticalArc (Shape2d &path, float x1, float y1, float x2, float y2, float rx, float ry, float xAxisRotation, bool largeArcFlag, bool sweepFlag)
  • const char *
    getNextPathItem (const char *s, char it[64])
  • char
    readNextCommand (const char **sInOut)
  • bool
    readFlag (const char **sInOut)
  • bool
    nextItemIsFloat (const char *s)
  • parsePath (const std::string &p)
  • vector< vec2 >
    parsePointList (const std::string &p)