Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getIPDMeters
Method
getIPDMeters
src/osvr/Client/DisplayDescriptorSchema1.cpp:272–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
double DisplayDescriptor::getIPDMeters() const {
273
return DEFAULT_IPD_METERS;
274
}
275
276
std::vector<DisplayDescriptor::EyeInfo> const &
277
DisplayDescriptor::getEyes() const {
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected