Smooth curve (don't round double to int)
This commit is contained in:
committed by
Stéphane Lesimple
parent
aa00ac9e3e
commit
235a6243d2
@@ -690,7 +690,7 @@ void GuiFreeCurve(Curve*);
|
||||
void GuiUpdateCurveGeometry(Curve*, char*, int);
|
||||
|
||||
int GuiCurveX(Curve*, gdouble);
|
||||
int GuiCurveY(Curve*, gdouble);
|
||||
gdouble GuiCurveY(Curve*, gdouble);
|
||||
int GuiCurveLogY(Curve*, gdouble);
|
||||
|
||||
void GuiRedrawAxes(cairo_t *cr, Curve*);
|
||||
|
||||
Reference in New Issue
Block a user