Class AsyPlot¶
Defined in File ClothoidAsyPlot.hxx
Class Documentation¶
-
class G2lib::AsyPlot¶
-
Public Functions
-
AsyPlot(string filename, bool showAxes)¶
-
~AsyPlot()¶
-
void drawClothoid(ClothoidCurve const &c, std::string const &penna =
"black", real_type offset = 0) const¶
-
void triangle(Triangle2D const &t, string const &penna =
"black") const¶
-
void drawRect(real_type x0, real_type y0, real_type x1, real_type y1, real_type x2, real_type y2, real_type x3, real_type y3, string const &penna =
"black") const¶
-
void drawLine(real_type x0, real_type y0, real_type x1, real_type y1, std::string const &penna =
"black") const¶
-
AsyPlot(string filename, bool showAxes)¶