Struct ILLIXR::data_format::quest_controller_axis2d
ClassList > ILLIXR > data_format > quest_controller_axis2d
#include <quest_controller.hpp>
Public Attributes
| Type | Name |
|---|---|
| bool | active = {[**false**](namespaceILLIXR.md#function-normalize)} |
| bool | changed_since_last_sync = {[**false**](namespaceILLIXR.md#function-normalize)} |
| std::int64_t | last_change_time = {0}OpenXR runtime time domain. |
| Eigen::Vector2f | value = {Eigen::Vector2f::Zero()} |
Detailed Description
Two-dimensional controller input such as a thumbstick.
Public Attributes Documentation
variable active
bool ILLIXR::data_format::quest_controller_axis2d::active;
Inactive axes always retain the neutral zero value.
variable changed_since_last_sync
bool ILLIXR::data_format::quest_controller_axis2d::changed_since_last_sync;
variable last_change_time
OpenXR runtime time domain.
std::int64_t ILLIXR::data_format::quest_controller_axis2d::last_change_time;
variable value
Eigen::Vector2f ILLIXR::data_format::quest_controller_axis2d::value;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/data_format/quest_controller.hpp