Inkscape
Vector Graphics Editor
|
PathVector - a sequence of subpaths. More...
Go to the source code of this file.
Classes | |
struct | Geom::PathVectorTime |
Generalized time value in the path vector. More... | |
struct | Geom::ShapeTraits< PathVector > |
class | Geom::PathVector |
Sequence of subpaths. More... | |
Namespaces | |
namespace | Geom |
Various utility functions. | |
Typedefs | |
typedef Intersection< PathVectorTime > | Geom::PathVectorIntersection |
typedef PathVectorIntersection | Geom::PVIntersection |
Alias to save typing. | |
Functions | |
std::ostream & | Geom::operator<< (std::ostream &os, PathVectorTime const &pvt) |
OptRect | Geom::bounds_fast (PathVector const &pv) |
OptRect | Geom::bounds_exact (PathVector const &pv) |
std::ostream & | Geom::operator<< (std::ostream &out, PathVector const &pv) |
PathVector - a sequence of subpaths.
Definition in file pathvector.h.