Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
pathvector.h File Reference

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< PathVectorTimeGeom::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)
 

Detailed Description

PathVector - a sequence of subpaths.

Definition in file pathvector.h.