MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / getRect

Method getRect

src/osvr/Client/ViewerEye.cpp:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184
185 util::Rectd ViewerEye::getRect() const { return m_getRect(1.0); }
186
187 ViewerEye::ViewerEye(
188 OSVR_ClientContext ctx, Eigen::Vector3d const &offset,

Calls

no outgoing calls

Tested by

no test coverage detected