Crate ovr_overlay

Source
Expand description

Create a Context to get started.

This library makes no semver guarantees until version 0.1.0 or greater.

Re-exports§

pub use ovr_overlay_sys as sys;

Modules§

overlay
pose

Structs§

ColorTint
Tints each color channel by multiplying it with the given f32
Context
Represents an active OpenVR context.
EVRInitError

Enums§

InitError