SPH
Public Member Functions | List of all members
CurvePanel Class Reference

#include <CurveDialog.h>

Inheritance diagram for CurvePanel:

Public Member Functions

 CurvePanel (wxWindow *parent)
 
void setCurve (const Curve &newCurve)
 
Curve getCurve () const
 

Detailed Description

Definition at line 19 of file CurveDialog.h.

Constructor & Destructor Documentation

◆ CurvePanel()

NAMESPACE_SPH_BEGIN CurvePanel::CurvePanel ( wxWindow *  parent)

Definition at line 9 of file CurveDialog.cpp.

Member Function Documentation

◆ getCurve()

Curve CurvePanel::getCurve ( ) const
inline

Definition at line 35 of file CurveDialog.h.

◆ setCurve()

void CurvePanel::setCurve ( const Curve newCurve)
inline

Definition at line 31 of file CurveDialog.h.


The documentation for this class was generated from the following files: