Home
last modified time | relevance | path

Searched refs:ssglFatLine (Results 1 – 3 of 3) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/
H A Dglhelper.cpp257 ssglFatLine(a, b, pixelWidth / SS.GW.scale); in ssglLine()
372 void ssglFatLine(Vector a, Vector b, double width) in ssglFatLine() function
H A Dsolvespace.h353 void ssglFatLine(Vector a, Vector b, double width);
H A Ddrawconstraint.cpp19 ssglFatLine(a, b, Style::Width(hs) / SS.GW.scale); in LineDrawOrGetDistance()