#include <MyDiffuseCorrectionDialog.h>
Public Types | |
enum | { IDD = IDD_DIFFUSECORRECTIONDIALOG } |
Public Methods | |
float | GetDiffuseCorr () |
Returns diffuse correction color. | |
void | SetDiffuseCorr (float diffuseCorr) |
Sets diffuse correction color. | |
MyDiffuseCorrectionDialog (CWnd *pParent=NULL) | |
Public Attributes | |
int | m_DiffuseCorrection |
Protected Methods | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
For certain reasons the diffuse color component of illuminated streamlines is too bright, therefore it should be corrected.