Inherits LocationDlgBase.
| LocationDlg::LocationDlg |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
| LocationDlg::~LocationDlg |
( |
| ) |
|
| void LocationDlg::AppendAnimPath |
( |
vtAnimPath * |
anim, |
|
|
const char * |
name |
|
) |
| |
| void LocationDlg::DeleteItem |
( |
wxListBox * |
pBox | ) |
|
| wxCheckBox* LocationDlg::GetActive |
( |
| ) |
|
|
inline |
| wxSlider* LocationDlg::GetAnimPos |
( |
| ) |
|
|
inline |
| wxTreeCtrl* LocationDlg::GetAnimTree |
( |
| ) |
|
|
inline |
| wxCheckBox* LocationDlg::GetContinuous |
( |
| ) |
|
|
inline |
| wxListBox* LocationDlg::GetLoclist |
( |
| ) |
|
|
inline |
| wxCheckBox* LocationDlg::GetLoop |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetPlay |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetPlayToDisk |
( |
| ) |
|
|
inline |
| wxCheckBox* LocationDlg::GetPosOnly |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetRecall |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetRecord1 |
( |
| ) |
|
|
inline |
| wxRadioButton* LocationDlg::GetRecordInterval |
( |
| ) |
|
|
inline |
| wxRadioButton* LocationDlg::GetRecordLinear |
( |
| ) |
|
|
inline |
| wxTextCtrl* LocationDlg::GetRecordSpacing |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetRemove |
( |
| ) |
|
|
inline |
| wxBitmapButton* LocationDlg::GetReset |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetSaveAnim |
( |
| ) |
|
|
inline |
| wxCheckBox* LocationDlg::GetSmooth |
( |
| ) |
|
|
inline |
| wxTextCtrl* LocationDlg::GetSpeed |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetStop |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetStore |
( |
| ) |
|
|
inline |
| wxButton* LocationDlg::GetStoreas |
( |
| ) |
|
|
inline |
| void LocationDlg::GetValues |
( |
| ) |
|
| void LocationDlg::RecallFrom |
( |
const char * |
locname | ) |
|
| void LocationDlg::RefreshAnims |
( |
| ) |
|
| void LocationDlg::RefreshAnimsText |
( |
| ) |
|
| void LocationDlg::RefreshButtons |
( |
| ) |
|
| void LocationDlg::RefreshList |
( |
| ) |
|
| void LocationDlg::SetAnimContainer |
( |
vtAnimContainer * |
ac | ) |
|
| void LocationDlg::SetValues |
( |
int |
which = PF_ALL | ) |
|
| void LocationDlg::SlidersToValues |
( |
| ) |
|
| void LocationDlg::TransferToWindow |
( |
| ) |
|
| void LocationDlg::Update |
( |
| ) |
|
| void LocationDlg::UpdateEnabling |
( |
| ) |
|
| void LocationDlg::UpdateSlider |
( |
| ) |
|
| void LocationDlg::ValuesToSliders |
( |
| ) |
|