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

TODO: insert short description here. More...

Go to the source code of this file.

Classes

class  Path
 Path and its polyline approximation. More...
 
struct  Path::path_lineto
 Points of the polyline approximation. More...
 
struct  Path::ForcedSubdivision
 
struct  Path::cut_position
 

Enumerations

enum  { polyline_lineto = 0 , polyline_moveto = 1 , polyline_forced = 2 }
 

Detailed Description

TODO: insert short description here.

Definition in file Path.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
polyline_lineto 
polyline_moveto 
polyline_forced 

Definition at line 44 of file Path.h.