Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SetLoadingMode
Method
SetLoadingMode
Source/OpenNI/XnModuleLoader.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void XnModuleLoader::SetLoadingMode(LoadingMode mode)
220
{
221
m_loadingMode = mode;
222
}
223
224
XnStatus XnModuleLoader::Init()
225
{
Callers
1
xnPrintRegisteredModules
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected