mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-23 08:45:31 +00:00
fixed minor bugs, opengl example is rendering now the lighthouse within the hmd
This commit is contained in:
@ -2,6 +2,7 @@ extern crate openvr_sys;
|
||||
pub use openvr_sys::Enum_EVRInitError::*;
|
||||
pub use openvr_sys::Enum_EVRApplicationType::*;
|
||||
pub use openvr_sys::Enum_ETrackedDeviceProperty::*;
|
||||
pub use openvr_sys::Enum_ETrackedDeviceClass::*;
|
||||
|
||||
pub mod common;
|
||||
pub mod tracking;
|
||||
|
Reference in New Issue
Block a user