Public Types | Public Member Functions | Protected Member Functions | Protected Attributes

CDialogDlg Class Reference

#include <DialogDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_DIALOG_DIALOG }

Public Member Functions

 CDialogDlg (CWnd *pParent=NULL)
afx_msg void OnBnClickedOk ()
afx_msg void OnBnClickedCancel ()
afx_msg void OnNMCustomdrawSliderRotation (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnNMReleasedcaptureSliderRotation (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnLbnSelchangeList2 ()
afx_msg void OnBnClickedButton1 ()
afx_msg void OnBnClickedCheckBb ()
afx_msg void OnBnClickedCheckVoutline ()
afx_msg void OnFileOpen32771 ()
afx_msg void OnBnClickedCheckShowmesh ()
afx_msg void OnBnClickedButtonStore ()
afx_msg void OnBnClickedButtonResetCam1 ()
afx_msg void OnBnClickedButtonResetMod1 ()
afx_msg void OnBnClickedButtonPlay ()
afx_msg void OnBnClickedButtonSelkeyframe ()
afx_msg void OnBnClickedButtonReplace ()
afx_msg void OnBnClickedButtonRebuild ()
afx_msg void OnBnClickedButtonClearanim ()
afx_msg void OnBnClickedButtonStoreanim ()
afx_msg void OnBnClickedButtonSelanim ()
afx_msg void OnDropFiles (HDROP hDropInfo)
afx_msg void OnEnChangeBangle ()

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnSysCommand (UINT nID, LPARAM lParam)
afx_msg void OnPaint ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg HCURSOR OnQueryDragIcon ()
void LoadModel (char *file)

Protected Attributes

COpenGLControl m_oglWindow
COpenGLControl m_oglWindow2
model_tm_Model
int m_iSelectedBone
HICON m_hIcon

Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Constructor & Destructor Documentation

CDialogDlg::CDialogDlg ( CWnd *  pParent = NULL  ) 

Member Function Documentation

void CDialogDlg::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]
void CDialogDlg::LoadModel ( char *  file  )  [protected]
void CDialogDlg::OnBnClickedButton1 (  ) 
void CDialogDlg::OnBnClickedButtonClearanim (  ) 
void CDialogDlg::OnBnClickedButtonPlay (  ) 
void CDialogDlg::OnBnClickedButtonRebuild (  ) 
void CDialogDlg::OnBnClickedButtonReplace (  ) 
void CDialogDlg::OnBnClickedButtonResetCam1 (  ) 
void CDialogDlg::OnBnClickedButtonResetMod1 (  ) 
void CDialogDlg::OnBnClickedButtonSelanim (  ) 
void CDialogDlg::OnBnClickedButtonSelkeyframe (  ) 
void CDialogDlg::OnBnClickedButtonStore (  ) 
void CDialogDlg::OnBnClickedButtonStoreanim (  ) 
void CDialogDlg::OnBnClickedCancel (  ) 
void CDialogDlg::OnBnClickedCheckBb (  ) 
void CDialogDlg::OnBnClickedCheckShowmesh (  ) 
void CDialogDlg::OnBnClickedCheckVoutline (  ) 
void CDialogDlg::OnBnClickedOk (  ) 
void CDialogDlg::OnDropFiles ( HDROP  hDropInfo  ) 
void CDialogDlg::OnEnChangeBangle (  ) 
void CDialogDlg::OnFileOpen32771 (  ) 
BOOL CDialogDlg::OnInitDialog (  )  [protected, virtual]
void CDialogDlg::OnLbnSelchangeList2 (  ) 
void CDialogDlg::OnNMCustomdrawSliderRotation ( NMHDR *  pNMHDR,
LRESULT *  pResult 
)
void CDialogDlg::OnNMReleasedcaptureSliderRotation ( NMHDR *  pNMHDR,
LRESULT *  pResult 
)
void CDialogDlg::OnPaint (  )  [protected]
HCURSOR CDialogDlg::OnQueryDragIcon (  )  [protected]
void CDialogDlg::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]
void CDialogDlg::OnSysCommand ( UINT  nID,
LPARAM  lParam 
) [protected]

Member Data Documentation

HICON CDialogDlg.m_hIcon [protected]
int CDialogDlg.m_iSelectedBone [protected]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerator Defines