AxisInput Class
(Qt3DInput::Input::AxisInput)Inherits: | Qt3DCore::QBackendNode |
Public Functions
AxisInput() | |
int | axis() const |
void | cleanup() |
bool | isEnabled() const |
QVector<int> | keys() const |
float | scale() const |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
Qt3DCore::QNodeId | sourceDevice() const |
void | updateFromPeer(Qt3DCore::QNode *peer) |
- 5 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 3 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
AxisInput::AxisInput()
Default constructs an instance of AxisInput.