sf-svg
Classes | Namespaces
Path.hpp File Reference

Path class declaration. More...

#include <SFML/System/Vector2.hpp>
#include <vector>
#include "nanosvg.hpp"
Include dependency graph for Path.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nsvg::CubicPointSet
 Point set of Bezier Cubic Curve. More...
 
class  nsvg::Path
 C++-styled cstyle::PathStruct wrapper. More...
 
class  nsvg::PathVector
 Vector of paths. More...
 

Namespaces

 nsvg
 Nanosvg++ namespace.
 

Detailed Description

Path class declaration.