Searched defs:_z_snap_threshold (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dsvg-path-parser.h108 void setZSnapThreshold(Coord threshold) { _z_snap_threshold = threshold; }
109 Coord zSnapThreshold() const { return _z_snap_threshold; }
120 Coord _z_snap_threshold; member in class:Geom::SVGPathParser

Completed in 14 milliseconds