Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ hasAnyState
Method
hasAnyState
inc/osvr/Common/ClientInterface.h:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
bool hasAnyState() const { return m_state.hasAnyState(); }
84
85
/// @brief Register a callback for a known report type.
86
template <typename CallbackType>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected