Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
intersection-graph.h File Reference

Path intersection graph. More...

Go to the source code of this file.

Classes

class  Geom::PathIntersectionGraph
 Intermediate data for computing Boolean operations on paths. More...
 
struct  Geom::PathIntersectionGraph::IntersectionVertex
 
struct  Geom::PathIntersectionGraph::PathData
 Stores processed intersection information for a single path in an operand path-vector. More...
 

Namespaces

namespace  Geom
 Various utility functions.
 

Functions

std::ostream & Geom::operator<< (std::ostream &os, PathIntersectionGraph const &pig)
 Format the PathIntersectionGraph for output.
 

Detailed Description

Path intersection graph.

Definition in file intersection-graph.h.