MCPcopy 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
160XN_C_API XnStatus xnEnumerationErrorsGetCurrentError(XnEnumerationErrorsIterator it)
161{
162 return (it->nError);
163}
164

Callers 2

ErrorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected