MCPcopy 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
219void XnModuleLoader::SetLoadingMode(LoadingMode mode)
220{
221 m_loadingMode = mode;
222}
223
224XnStatus XnModuleLoader::Init()
225{

Callers 1

xnPrintRegisteredModulesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected