#include <bgbitmapdlg.h>
|
enum | { IDD = IDD_BG_BITMAP
} |
|
|
void | update_data (int update=1) |
|
void | create () |
|
void | sun_data_init () |
|
void | sun_data_close () |
|
void | sun_data_save_current () |
|
void | bitmap_data_init () |
|
void | bitmap_data_close () |
|
void | bitmap_data_save_current () |
|
void | get_data_spinner (NM_UPDOWN *pUD, int id, int *var, int min, int max) |
|
void | get_data_int (int id, int *var, int min, int max) |
|
void | get_data_float (int id, float *var, float max, float min) |
|
afx_msg void | OnClose () |
|
| bg_bitmap_dlg (CWnd *pParent=NULL) |
|
|
virtual void | DoDataExchange (CDataExchange *pDX) |
|
void | build_nebfile_list () |
|
int | get_active_background () |
|
int | get_swap_background () |
|
void | reinitialize_lists () |
|
void | OnOrientationChange () |
|
afx_msg void | OnCancel () |
|
afx_msg void | OnOK () |
|
afx_msg void | OnSelchangeNebcolor () |
|
afx_msg void | OnSelchangeNebpattern () |
|
afx_msg void | OnFullNeb () |
|
afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
|
afx_msg void | OnSunChange () |
|
afx_msg void | OnAddSun () |
|
afx_msg void | OnDelSun () |
|
afx_msg void | OnSunDropdownChange () |
|
afx_msg void | OnBitmapChange () |
|
afx_msg void | OnAddBitmap () |
|
afx_msg void | OnDelBitmap () |
|
afx_msg void | OnBitmapDropdownChange () |
|
afx_msg void | OnDeltaposSbitmapPSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSbitmapBSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSbitmapHSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnKillfocusSbitmapScaleX () |
|
afx_msg void | OnKillfocusSbitmapScaleY () |
|
afx_msg void | OnKillfocusSbitmapDivX () |
|
afx_msg void | OnKillfocusSbitmapDivY () |
|
afx_msg void | OnKillfocusSbitmapP () |
|
afx_msg void | OnKillfocusSbitmapB () |
|
afx_msg void | OnKillfocusSbitmapH () |
|
afx_msg void | OnDeltaposSun1PSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSun1HSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSun1BSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnKillfocusSun1P () |
|
afx_msg void | OnKillfocusSun1H () |
|
afx_msg void | OnKillfocusSun1B () |
|
afx_msg void | OnKillfocusSun1Scale () |
|
afx_msg void | OnImportBackground () |
|
afx_msg void | OnSwapBackground () |
|
afx_msg void | OnBackgroundDropdownChange () |
|
afx_msg void | OnSkyboxBrowse () |
|
afx_msg void | OnDeltaposSkyboxPSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSkyboxBSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDeltaposSkyboxHSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnKillfocusSkyboxP () |
|
afx_msg void | OnKillfocusSkyboxB () |
|
afx_msg void | OnKillfocusSkyboxH () |
|
afx_msg void | OnEnvmapBrowse () |
|
Definition at line 18 of file bgbitmapdlg.h.
bg_bitmap_dlg::bg_bitmap_dlg |
( |
CWnd * |
pParent = NULL | ) |
|
void bg_bitmap_dlg::bitmap_data_close |
( |
| ) |
|
void bg_bitmap_dlg::bitmap_data_init |
( |
| ) |
|
void bg_bitmap_dlg::bitmap_data_save_current |
( |
| ) |
|
void bg_bitmap_dlg::build_nebfile_list |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::create |
( |
| ) |
|
void bg_bitmap_dlg::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
int bg_bitmap_dlg::get_active_background |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::get_data_spinner |
( |
NM_UPDOWN * |
pUD, |
|
|
int |
id, |
|
|
int * |
var, |
|
|
int |
min, |
|
|
int |
max |
|
) |
| |
int bg_bitmap_dlg::get_swap_background |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnAddBitmap |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnAddSun |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnBackgroundDropdownChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnBitmapChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnBitmapDropdownChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnCancel |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnClose |
( |
| ) |
|
void bg_bitmap_dlg::OnDelBitmap |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnDelSun |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnDeltaposSbitmapBSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSbitmapHSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSbitmapPSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSkyboxBSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSkyboxHSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSkyboxPSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSun1BSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSun1HSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnDeltaposSun1PSpin |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnEnvmapBrowse |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnFullNeb |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnHScroll |
( |
UINT |
nSBCode, |
|
|
UINT |
nPos, |
|
|
CScrollBar * |
pScrollBar |
|
) |
| |
|
protected |
void bg_bitmap_dlg::OnImportBackground |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapB |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapDivX |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapDivY |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapH |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapP |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapScaleX |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSbitmapScaleY |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSkyboxB |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSkyboxH |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSkyboxP |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSun1B |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSun1H |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSun1P |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnKillfocusSun1Scale |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnOK |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnOrientationChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSelchangeNebcolor |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSelchangeNebpattern |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSkyboxBrowse |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSunChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSunDropdownChange |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::OnSwapBackground |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::reinitialize_lists |
( |
| ) |
|
|
protected |
void bg_bitmap_dlg::sun_data_close |
( |
| ) |
|
void bg_bitmap_dlg::sun_data_init |
( |
| ) |
|
void bg_bitmap_dlg::sun_data_save_current |
( |
| ) |
|
void bg_bitmap_dlg::update_data |
( |
int |
update = 1 | ) |
|
int bg_bitmap_dlg::b_bank |
int bg_bitmap_dlg::b_div_x |
int bg_bitmap_dlg::b_div_y |
int bg_bitmap_dlg::b_heading |
int bg_bitmap_dlg::b_index |
CString bg_bitmap_dlg::b_name |
int bg_bitmap_dlg::b_pitch |
float bg_bitmap_dlg::b_scale_x |
float bg_bitmap_dlg::b_scale_y |
CSliderCtrl bg_bitmap_dlg::m_amb_blue |
CSliderCtrl bg_bitmap_dlg::m_amb_green |
CSliderCtrl bg_bitmap_dlg::m_amb_red |
int bg_bitmap_dlg::m_bank |
CString bg_bitmap_dlg::m_envmap |
BOOL bg_bitmap_dlg::m_fullneb |
int bg_bitmap_dlg::m_heading |
int bg_bitmap_dlg::m_neb2_texture |
float bg_bitmap_dlg::m_neb_far_multi |
CString bg_bitmap_dlg::m_neb_intensity |
float bg_bitmap_dlg::m_neb_near_multi |
int bg_bitmap_dlg::m_nebula_color |
int bg_bitmap_dlg::m_nebula_index |
int bg_bitmap_dlg::m_pitch |
int bg_bitmap_dlg::m_poof_0 |
int bg_bitmap_dlg::m_poof_1 |
int bg_bitmap_dlg::m_poof_2 |
int bg_bitmap_dlg::m_poof_3 |
int bg_bitmap_dlg::m_poof_4 |
int bg_bitmap_dlg::m_poof_5 |
int bg_bitmap_dlg::m_sky_flag_1 |
int bg_bitmap_dlg::m_sky_flag_2 |
int bg_bitmap_dlg::m_sky_flag_3 |
int bg_bitmap_dlg::m_sky_flag_4 |
int bg_bitmap_dlg::m_sky_flag_5 |
int bg_bitmap_dlg::m_sky_flag_6 |
int bg_bitmap_dlg::m_skybox_bank |
int bg_bitmap_dlg::m_skybox_heading |
CString bg_bitmap_dlg::m_skybox_model |
int bg_bitmap_dlg::m_skybox_pitch |
CSliderCtrl bg_bitmap_dlg::m_slider |
CString bg_bitmap_dlg::m_storm_name |
BOOL bg_bitmap_dlg::m_subspace |
BOOL bg_bitmap_dlg::m_toggle_trails |
int bg_bitmap_dlg::s_bank |
int bg_bitmap_dlg::s_heading |
int bg_bitmap_dlg::s_index |
CString bg_bitmap_dlg::s_name |
int bg_bitmap_dlg::s_pitch |
float bg_bitmap_dlg::s_scale |
The documentation for this class was generated from the following files: