Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ finish
Method
finish
include/internal/CL/cl.hpp:6582–6585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6580
}
6581
6582
cl_int finish() const
6583
{
6584
return detail::errHandler(::clFinish(object_), __FINISH_ERR);
6585
}
6586
};
6587
6588
#ifdef _WIN32
Callers
1
finish
Function · 0.80
Calls
1
errHandler
Function · 0.85
Tested by
no test coverage detected