Öffentliche Typen |
| enum | { IDD = IDD_SPOT3D_DIALOG
} |
Öffentliche Datenelemente |
| | CSpot3DDlg (CWnd *pParent=NULL) |
| | ~CSpot3DDlg () |
Öffentliche Attribute |
| CButton | m_Alpha |
| CButton | m_Radio1 |
| CProgressCtrl | m_Progress |
| CEdit | m_Spots |
| CStatic | m_Picture |
| CSliderCtrl | m_SliderY |
| CSliderCtrl | m_SliderZ |
| CSliderCtrl | m_SliderX |
Geschützte Typen |
| enum | { PREVIEW,
NORMAL,
GAUSS,
COLOR
} |
Geschützte Datenelemente |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| float | velocity (float x, float y, float z) |
| DIRECTION | dir (float x, float y, float z) |
| void | Render () |
| void | Transfer (float v) |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnSysCommand (UINT nID, LPARAM lParam) |
| afx_msg void | OnPaint () |
| afx_msg HCURSOR | OnQueryDragIcon () |
| afx_msg void | OnDestroy () |
| afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
| afx_msg void | OnRadio1 () |
| afx_msg void | OnRadio2 () |
| afx_msg void | OnRadio3 () |
| afx_msg void | OnRefresh () |
| afx_msg void | OnFunktion1 () |
| afx_msg void | OnFunktion2 () |
| afx_msg void | OnFunktion3 () |
| afx_msg void | OnFunktion4 () |
| afx_msg void | OnRadio4 () |
Geschützte Attribute |
| HICON | m_hIcon |
| HDC | m_hDC |
| HGLRC | m_hGLRC |
| short int * | pData |
| CTexture * | pSpot |
| enum CSpot3DDlg:: { ... } | m_Mode |
| int | m_Funktion |