[ROOT] --> small

class CSet2D
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
SET2D.H:8

Constructors Index

CSet2D
[public]


Enums Index

__$E0028__
[public]


Variables Index

m_backside
[public]
m_backsidescale
[public]
m_backsidextrans
[public]
m_backsideytrans
[public]
m_bottom
[public]
m_bottomscale
[public]
m_bottomxtrans
[public]
m_bottomytrans
[public]
m_dimbackside
[public]
m_dimbottom
[public]
m_dimfront
[public]
m_dimiso
[public]
m_dimrear
[public]
m_dimside
[public]
m_dimtop
[public]
m_front
[public]
m_frontscale
[public]
m_frontxtrans
[public]
m_frontytrans
[public]
m_iso
[public]
m_isoscale
[public]
m_isox
[public]
m_isoxtrans
[public]
m_isoy
[public]
m_isoytrans
[public]
m_isoz
[public]
m_rear
[public]
m_rearscale
[public]
m_rearxtrans
[public]
m_rearytrans
[public]
m_side
[public]
m_sidescale
[public]
m_sidextrans
[public]
m_sideytrans
[public]
m_staticframe1
[public]
m_staticframetop
[public]
m_top
[public]
m_topscale
[public]
m_topxtrans
[public]
m_topytrans
[public]


Methods Index

DoDataExchange
[protected]
OnButton1
[protected]
OnChangeEdit1
[protected]
OnChangeEdit10
[protected]
OnChangeEdit11
[protected]
OnChangeEdit12
[protected]
OnChangeEdit13
[protected]
OnChangeEdit14
[protected]
OnChangeEdit15
[protected]
OnChangeEdit16
[protected]
OnChangeEdit17
[protected]
OnChangeEdit18
[protected]
OnChangeEdit19
[protected]
OnChangeEdit2
[protected]
OnChangeEdit20
[protected]
OnChangeEdit21
[protected]
OnChangeEdit22
[protected]
OnChangeEdit23
[protected]
OnChangeEdit24
[protected]
OnChangeEdit3
[protected]
OnChangeEdit4
[protected]
OnChangeEdit5
[protected]
OnChangeEdit6
[protected]
OnChangeEdit7
[protected]
OnChangeEdit8
[protected]
OnChangeEdit9
[protected]
OnCheck1
[protected]
OnCheck2
[protected]
OnCheck3
[protected]
OnCheck4
[protected]
OnCheck5
[protected]
OnCheck6
[protected]
OnCheck7
[protected]
OnClickedOk
[protected]
OnInitDialog
[protected]
OnOK
[protected]
OnRadio1
[protected]
OnRadio14
[protected]
OnRadio15
[protected]
OnRadio16
[protected]
OnRadio17
[protected]
OnRadio2
[protected]
OnRadio3
[protected]
OnSetfocusEdit1
[protected]
OnSetfocusEdit10
[protected]
OnSetfocusEdit11
[protected]
OnSetfocusEdit12
[protected]
OnSetfocusEdit13
[protected]
OnSetfocusEdit14
[protected]
OnSetfocusEdit15
[protected]
OnSetfocusEdit16
[protected]
OnSetfocusEdit17
[protected]
OnSetfocusEdit18
[protected]
OnSetfocusEdit19
[protected]
OnSetfocusEdit2
[protected]
OnSetfocusEdit20
[protected]
OnSetfocusEdit21
[protected]
OnSetfocusEdit22
[protected]
OnSetfocusEdit23
[protected]
OnSetfocusEdit24
[protected]
OnSetfocusEdit3
[protected]
OnSetfocusEdit4
[protected]
OnSetfocusEdit5
[protected]
OnSetfocusEdit6
[protected]
OnSetfocusEdit7
[protected]
OnSetfocusEdit8
[protected]
OnSetfocusEdit9
[protected]
PutUpRect
[public]
ShutAllOff
[public]
TurnOnOff
[public]


Constructors

CSet2D

public CSet2D ( CWnd * pParent = NULL ) ;


Enums

__$E0028__

public enum __$E0028__ { IDD = IDD_DIALOG4 } ;


Variables

m_staticframetop

public CStatic m_staticframetop

m_staticframe1

public CStatic m_staticframe1

m_sidextrans

public int m_sidextrans

m_rearxtrans

public int m_rearxtrans

m_frontxtrans

public int m_frontxtrans

m_topxtrans

public int m_topxtrans

m_bottomxtrans

public int m_bottomxtrans

m_backsidextrans

public int m_backsidextrans

m_isoxtrans

public int m_isoxtrans

m_sideytrans

public int m_sideytrans

m_rearytrans

public int m_rearytrans

m_topytrans

public int m_topytrans

m_bottomytrans

public int m_bottomytrans

m_backsideytrans

public int m_backsideytrans

m_isoytrans

public int m_isoytrans

m_frontytrans

public int m_frontytrans

m_sidescale

public int m_sidescale

m_frontscale

public int m_frontscale

m_rearscale

public int m_rearscale

m_topscale

public int m_topscale

m_bottomscale

public int m_bottomscale

m_backsidescale

public int m_backsidescale

m_isoscale

public int m_isoscale

m_isox

public int m_isox

m_isoy

public int m_isoy

m_isoz

public int m_isoz

m_side

public BOOL m_side

m_front

public BOOL m_front

m_rear

public BOOL m_rear

m_top

public BOOL m_top

m_bottom

public BOOL m_bottom

m_backside

public BOOL m_backside

m_iso

public BOOL m_iso

m_dimside

public BOOL m_dimside

m_dimfront

public BOOL m_dimfront

m_dimrear

public BOOL m_dimrear

m_dimtop

public BOOL m_dimtop

m_dimbottom

public BOOL m_dimbottom

m_dimbackside

public BOOL m_dimbackside

m_dimiso

public BOOL m_dimiso


Methods

ShutAllOff

public void ShutAllOff ( int ) ;

PutUpRect

public void PutUpRect ( int ) ;

TurnOnOff

public void TurnOnOff ( ) ;

OnOK

protected virtual void OnOK ( ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnCheck1

protected afx_msg void OnCheck1 ( ) ;

OnCheck2

protected afx_msg void OnCheck2 ( ) ;

OnCheck3

protected afx_msg void OnCheck3 ( ) ;

OnCheck4

protected afx_msg void OnCheck4 ( ) ;

OnCheck5

protected afx_msg void OnCheck5 ( ) ;

OnCheck6

protected afx_msg void OnCheck6 ( ) ;

OnCheck7

protected afx_msg void OnCheck7 ( ) ;

OnRadio1

protected afx_msg void OnRadio1 ( ) ;

OnRadio14

protected afx_msg void OnRadio14 ( ) ;

OnRadio15

protected afx_msg void OnRadio15 ( ) ;

OnRadio16

protected afx_msg void OnRadio16 ( ) ;

OnRadio17

protected afx_msg void OnRadio17 ( ) ;

OnRadio2

protected afx_msg void OnRadio2 ( ) ;

OnRadio3

protected afx_msg void OnRadio3 ( ) ;

OnClickedOk

protected afx_msg void OnClickedOk ( ) ;

OnSetfocusEdit1

protected afx_msg void OnSetfocusEdit1 ( ) ;

OnChangeEdit1

protected afx_msg void OnChangeEdit1 ( ) ;

OnSetfocusEdit8

protected afx_msg void OnSetfocusEdit8 ( ) ;

OnChangeEdit8

protected afx_msg void OnChangeEdit8 ( ) ;

OnSetfocusEdit15

protected afx_msg void OnSetfocusEdit15 ( ) ;

OnChangeEdit15

protected afx_msg void OnChangeEdit15 ( ) ;

OnSetfocusEdit2

protected afx_msg void OnSetfocusEdit2 ( ) ;

OnChangeEdit2

protected afx_msg void OnChangeEdit2 ( ) ;

OnSetfocusEdit9

protected afx_msg void OnSetfocusEdit9 ( ) ;

OnChangeEdit9

protected afx_msg void OnChangeEdit9 ( ) ;

OnSetfocusEdit16

protected afx_msg void OnSetfocusEdit16 ( ) ;

OnChangeEdit16

protected afx_msg void OnChangeEdit16 ( ) ;

OnSetfocusEdit3

protected afx_msg void OnSetfocusEdit3 ( ) ;

OnChangeEdit3

protected afx_msg void OnChangeEdit3 ( ) ;

OnSetfocusEdit10

protected afx_msg void OnSetfocusEdit10 ( ) ;

OnChangeEdit10

protected afx_msg void OnChangeEdit10 ( ) ;

OnSetfocusEdit17

protected afx_msg void OnSetfocusEdit17 ( ) ;

OnChangeEdit17

protected afx_msg void OnChangeEdit17 ( ) ;

OnSetfocusEdit4

protected afx_msg void OnSetfocusEdit4 ( ) ;

OnChangeEdit4

protected afx_msg void OnChangeEdit4 ( ) ;

OnSetfocusEdit11

protected afx_msg void OnSetfocusEdit11 ( ) ;

OnChangeEdit11

protected afx_msg void OnChangeEdit11 ( ) ;

OnSetfocusEdit18

protected afx_msg void OnSetfocusEdit18 ( ) ;

OnChangeEdit18

protected afx_msg void OnChangeEdit18 ( ) ;

OnSetfocusEdit5

protected afx_msg void OnSetfocusEdit5 ( ) ;

OnChangeEdit5

protected afx_msg void OnChangeEdit5 ( ) ;

OnSetfocusEdit12

protected afx_msg void OnSetfocusEdit12 ( ) ;

OnChangeEdit12

protected afx_msg void OnChangeEdit12 ( ) ;

OnSetfocusEdit19

protected afx_msg void OnSetfocusEdit19 ( ) ;

OnChangeEdit19

protected afx_msg void OnChangeEdit19 ( ) ;

OnSetfocusEdit6

protected afx_msg void OnSetfocusEdit6 ( ) ;

OnChangeEdit6

protected afx_msg void OnChangeEdit6 ( ) ;

OnSetfocusEdit13

protected afx_msg void OnSetfocusEdit13 ( ) ;

OnChangeEdit13

protected afx_msg void OnChangeEdit13 ( ) ;

OnSetfocusEdit20

protected afx_msg void OnSetfocusEdit20 ( ) ;

OnChangeEdit20

protected afx_msg void OnChangeEdit20 ( ) ;

OnSetfocusEdit7

protected afx_msg void OnSetfocusEdit7 ( ) ;

OnChangeEdit7

protected afx_msg void OnChangeEdit7 ( ) ;

OnSetfocusEdit14

protected afx_msg void OnSetfocusEdit14 ( ) ;

OnChangeEdit14

protected afx_msg void OnChangeEdit14 ( ) ;

OnSetfocusEdit21

protected afx_msg void OnSetfocusEdit21 ( ) ;

OnChangeEdit21

protected afx_msg void OnChangeEdit21 ( ) ;

OnSetfocusEdit22

protected afx_msg void OnSetfocusEdit22 ( ) ;

OnChangeEdit22

protected afx_msg void OnChangeEdit22 ( ) ;

OnSetfocusEdit23

protected afx_msg void OnSetfocusEdit23 ( ) ;

OnChangeEdit23

protected afx_msg void OnChangeEdit23 ( ) ;

OnSetfocusEdit24

protected afx_msg void OnSetfocusEdit24 ( ) ;

OnChangeEdit24

protected afx_msg void OnChangeEdit24 ( ) ;

OnButton1

protected afx_msg void OnButton1 ( ) ;


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.