Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ Vector2f
Method
Vector2f
Revive/REV_Math.h:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
// Inherit constructors
12
using OVR::Vector2f::Vector2;
13
Vector2f() : OVR::Vector2f() { }
14
15
// OpenVR-interop support
16
Vector2f(const vr::HmdVector2_t& s)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected