SPH
|
#include <CurveDialog.h>
Public Member Functions | |
CurveDialog (wxWindow *parent, const Curve &curve, Function< void(const Curve &)> curveChanged) | |
Definition at line 106 of file CurveDialog.h.
CurveDialog::CurveDialog | ( | wxWindow * | parent, |
const Curve & | curve, | ||
Function< void(const Curve &)> | curveChanged | ||
) |
Definition at line 248 of file CurveDialog.cpp.