Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ init
Method
init
ogsr_engine/xrGame/interactive_motion.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
interactive_motion::interactive_motion() { init(); }
11
12
void interactive_motion::init() { flags.assign(0); }
13
14
void interactive_motion::destroy()
15
{
Callers
nothing calls this directly
Calls
1
assign
Method · 0.45
Tested by
no test coverage detected