|
| LocationDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
wxButton * | GetPlayToDisk () |
|
wxTextCtrl * | GetSpeed () |
|
wxTextCtrl * | GetRecordSpacing () |
|
wxRadioButton * | GetRecordInterval () |
|
wxRadioButton * | GetRecordLinear () |
|
wxCheckBox * | GetActive () |
|
wxSlider * | GetAnimPos () |
|
wxBitmapButton * | GetReset () |
|
wxCheckBox * | GetLoop () |
|
wxCheckBox * | GetSmooth () |
|
wxCheckBox * | GetContinuous () |
|
wxCheckBox * | GetPosOnly () |
|
wxButton * | GetSaveAnim () |
|
wxButton * | GetStop () |
|
wxButton * | GetRecord1 () |
|
wxButton * | GetPlay () |
|
wxTreeCtrl * | GetAnimTree () |
|
wxButton * | GetStoreas () |
|
wxButton * | GetStore () |
|
wxButton * | GetRecall () |
|
wxListBox * | GetLoclist () |
|
wxButton * | GetRemove () |
|
void | Update () |
|
void | DeleteItem (wxListBox *pBox) |
|
void | RefreshList () |
|
void | SetLocSaver (vtLocationSaver *saver) |
|
void | SetAnimContainer (vtAnimContainer *ac) |
|
void | RefreshButtons () |
|
void | RecallFrom (const char *locname) |
|
void | RefreshAnims () |
|
void | RefreshAnimsText () |
|
void | UpdateSlider () |
|
void | UpdateEnabling () |
|
void | SlidersToValues () |
|
void | ValuesToSliders () |
|
void | AppendAnimPath (vtAnimPath *anim, const char *name) |
|
vtAnimPath * | CreateAnimPath () |
|
void | SetValues (int which=PF_ALL) |
|
void | GetValues () |
|
void | TransferToWindow () |
|
| LocationDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL) |
|
|
wxListBox * | m_loclist |
|
wxButton * | m_save |
|
wxButton * | m_load |
|
wxButton * | m_recall |
|
wxButton * | m_store |
|
wxButton * | m_storeas |
|
wxButton * | m_remove |
|
wxStaticLine * | m_line |
|
wxTreeCtrl * | m_animtree |
|
wxButton * | m_new_anim |
|
wxButton * | m_save_anim |
|
wxButton * | m_load_anim |
|
wxBitmapButton * | m_reset |
|
wxBitmapButton * | m_stop |
|
wxBitmapButton * | m_record1 |
|
wxBitmapButton * | m_play |
|
wxSlider * | m_anim_pos |
|
wxCheckBox * | m_active |
|
wxStaticText * | m_text49 |
|
wxSlider * | m_speedslider |
|
wxTextCtrl * | m_speed |
|
wxStaticText * | m_text223 |
|
wxCheckBox * | m_loop |
|
wxCheckBox * | m_continuous |
|
wxCheckBox * | m_smooth |
|
wxCheckBox * | m_pos_only |
|
wxButton * | m_play_to_disk |
|
wxRadioButton * | m_record_linear |
|
wxRadioButton * | m_record_interval |
|
wxTextCtrl * | m_record_spacing |
|
wxStaticText * | m_text50 |
|
The documentation for this class was generated from the following files: