Public Member Functions | |
Oculus_DK2_HID (double keepAliveSeconds=9) | |
std::vector< OCULUS_IMU_REPORT > | poll () |
Oculus_DK2_HID (double keepAliveSeconds=9) | |
std::vector< OCULUS_IMU_REPORT > | poll () |
Definition at line 52 of file Oculus_DK2.h.
std::vector< OCULUS_IMU_REPORT > Oculus_DK2_HID::poll | ( | ) |
Return the latest IMU report(s). Even if reports are not desired, must be called periodically to keep the LED patterns flashing.
Definition at line 55 of file Oculus_DK2.cpp.
std::vector<OCULUS_IMU_REPORT> osvr::oculus_dk2::Oculus_DK2_HID::poll | ( | ) |
Return the latest IMU report(s). Even if reports are not desired, must be called periodically to keep the LED patterns flashing.