#include <FrameRateDialog.h>
Public Member Functions | |
| FrameRateDialog (wxWindow *parent) | |
| void | updateFrameRates () |
| void | updateMenuItems () |
Public Attributes | |
| wxBoxSizer * | topsizer |
| wxStaticText * | graphics_rate |
| wxStaticText * | haptics_rate |
| wxStaticText * | haptics_time |
| FrameRateDialog::FrameRateDialog | ( | wxWindow * | parent | ) |
| void FrameRateDialog::updateFrameRates | ( | ) |
| void FrameRateDialog::updateMenuItems | ( | ) |
| wxStaticText* FrameRateDialog::graphics_rate |
| wxStaticText* FrameRateDialog::haptics_rate |
| wxStaticText* FrameRateDialog::haptics_time |
| wxBoxSizer* FrameRateDialog::topsizer |
1.7.1