AxisSetting Class
(Qt3DInput::Input::AxisSetting)Inherits: | Qt3DCore::QBackendNode |
Public Functions
AxisSetting() | |
QVector<int> | axes() const |
void | cleanup() |
float | deadZone() const |
bool | isFilterEnabled() const |
void | updateFromPeer(Qt3DCore::QNode *peer) |
- 5 public functions inherited from Qt3DCore::QBackendNode
Protected Functions
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
- 3 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
AxisSetting::AxisSetting()
Default constructs an instance of AxisSetting.