AbstractAxisInput Class
(Qt3DInput::Input::AbstractAxisInput)Inherits: | Qt3DCore::QBackendNode |
Public Functions
virtual void | cleanup() |
virtual float | process(InputHandler *inputHandler, qint64 currentTime) = 0 |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
Qt3DCore::QNodeId | sourceDevice() const |
- 4 public functions inherited from Qt3DCore::QBackendNode
Protected Functions
AbstractAxisInput() | |
void | initializeFromPeer(const Qt3DCore::QNodeCreatedChangeBasePtr &change) |
- 2 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
[protected]
AbstractAxisInput::AbstractAxisInput()
Default constructs an instance of AbstractAxisInput.