|
SPH
|
#include "gui/objects/Color.h"#include "gui/objects/Point.h"#include "math/Curve.h"#include "objects/containers/Array.h"#include "objects/wrappers/Function.h"#include "objects/wrappers/Optional.h"#include <algorithm>#include <wx/dcclient.h>#include <wx/frame.h>#include <wx/panel.h>#include <wx/propgrid/editors.h>#include <wx/propgrid/propgrid.h>#include <wx/sizer.h>Go to the source code of this file.
Classes | |
| class | CurvePanel |
| class | CurveEditor |
| class | CurveProperty |
| class | CurveDialog |