[ROOT] --> small

class CRParams
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Rparams.h:8

Constructors Index

CRParams
[public]


Enums Index

__$E0024__
[public]


Variables Index

m_ambient
[public]
m_cok
[public]
m_cxl
[public]
m_defref
[public]
m_degrees
[public]
m_diffuse
[public]
m_intensity
[public]
m_lightx
[public]
m_lighty
[public]
m_slider1
[public]
m_specular
[public]


Methods Index

DoDataExchange
[protected]
OnCheck1
[protected]
OnCheck2
[protected]
OnCheck8
[protected]
OnCheck9
[protected]
OnClickedButton1
[protected]
OnInitDialog
[protected]
OnOK
[protected]
OnRadio1
[protected]
OnRadio18
[protected]
OnRadio19
[protected]
OnUpdateEdit25
[protected]
OnUpdateEdit26
[protected]


Constructors

CRParams

public CRParams ( CWnd * pParent = NULL ) ;


Enums

__$E0024__

public enum __$E0024__ { IDD = IDD_DIALOG2 } ;


Variables

m_slider1

public CSliderCtrl m_slider1

m_cok

public CButton m_cok

m_cxl

public CButton m_cxl

m_ambient

public int m_ambient

m_diffuse

public int m_diffuse

m_specular

public int m_specular

m_lighty

public int m_lighty

m_lightx

public int m_lightx

m_intensity

public int m_intensity

m_degrees

public int m_degrees

m_defref

public int m_defref


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnClickedButton1

protected afx_msg void OnClickedButton1 ( ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnRadio1

protected afx_msg void OnRadio1 ( ) ;

OnRadio18

protected afx_msg void OnRadio18 ( ) ;

OnRadio19

protected afx_msg void OnRadio19 ( ) ;

OnUpdateEdit25

protected afx_msg void OnUpdateEdit25 ( ) ;

OnUpdateEdit26

protected afx_msg void OnUpdateEdit26 ( ) ;

OnCheck1

protected afx_msg void OnCheck1 ( ) ;

OnCheck2

protected afx_msg void OnCheck2 ( ) ;

OnCheck8

protected afx_msg void OnCheck8 ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnCheck9

protected afx_msg void OnCheck9 ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.