Copyright (C) Johan Engelen 2007 <j.b.c.engelen@utwente.nl>
Released under GNU GPL, read the file 'COPYING' for more information
Definition in file n-art-bpath-2geom.h.
#include <vector>
#include <2geom/path.h>
#include <libnr/n-art-bpath.h>
Go to the source code of this file.
Functions | |
NArtBpath * | BPath_from_2GeomPath (std::vector< Geom::Path > const &path) |
std::vector< Geom::Path > | BPath_to_2GeomPath (NArtBpath const *bpath) |
char * | SVGD_from_2GeomPath (std::vector< Geom::Path > const &path) |
std::vector< Geom::Path > | SVGD_to_2GeomPath (char const *svgd) |