#include <MyRegPropDialog.h>
Public Types | |
enum | { IDD = IDD_REG_PROP_DIALOG } |
Public Methods | |
float | GetLineWidth () |
Returns region line width. | |
void | SetLineWidth (float lineWidth) |
Sets region line width. | |
int | GetRes () |
Returns region streamline resolution. | |
void | SetRes (int res) |
Sets region streamline resolution. | |
MyRegPropDialog (CWnd *pParent=NULL) | |
Standard constructor. | |
Public Attributes | |
MyMaterialDialog | m_MaterialDialog |
Dialog for setting region material. | |
int | m_Res |
int | m_LineWidth |
Protected Methods | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnMaterialButton () |