Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/src/
H A Ddrawconstraint.cpp107 ssglWriteTextRefCenter(s, th, ref, gr, gu, LineCallback, this); in DoLabel()
463 ssglWriteTextRefCenter("angle between skew lines", Style::DefaultTextHeight(), in DoArcForAngle()
923 ssglWriteTextRefCenter("T", Style::DefaultTextHeight(), in DrawOrGetDistance()
1107 ssglWriteTextRefCenter(s, Style::DefaultTextHeight(), in DrawOrGetDistance()
H A Dsolvespace.h343 void ssglWriteTextRefCenter(const std::string &str, double h, Vector t, Vector u, Vector v,
H A Dglhelper.cpp63 void ssglWriteTextRefCenter(const std::string &str, double h, Vector t, Vector u, Vector v, in ssglWriteTextRefCenter() function