Filter Library | Camera | Interface Physics |
#include <FilterDlg_DZ.h>
Inheritance diagram for CFilterDlg_DZ:
Definition at line 39 of file FilterDlg_DZ.h.
Protected Types | |
enum | { IDD = IDD_FILTERDLG_DZ } |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Dialog Data Exchange (DDX) / Dialog Data Validation (DDV) support. DDX/DDV support. | |
virtual BOOL | OnInitDialog () |
initialize the dialog | |
afx_msg void | OnBufferselect () |
select a buffer | |
afx_msg void | OnChangeFactor () |
change the factor | |
afx_msg void | OnChangeOffset () |
change the offset | |
Protected Attributes | |
CRealEdit | c_txtFactor |
factor real edit control | |
CRealEdit | c_txtOffset |
offset real edit control |