Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ xnEnumerationErrorsGetCurrentError
Function
xnEnumerationErrorsGetCurrentError
Source/OpenNI/XnEnumerationErrors.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
XN_C_API XnStatus xnEnumerationErrorsGetCurrentError(XnEnumerationErrorsIterator it)
161
{
162
return (it->nError);
163
}
164
Callers
2
Error
Method · 0.85
xnEnumerationErrorsToString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected