Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ Vector3f
Method
Vector3f
Revive/REV_Math.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
// Inherit constructors
32
using OVR::Vector3f::Vector3;
33
Vector3f() : OVR::Vector3f() { }
34
35
// OpenVR-interop support
36
Vector3f(const vr::HmdVector3_t& s)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected