Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ set
Method
set
include/internal/CL/cl.hpp:7384–7387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7382
struct SetArg
7383
{
7384
static void set (Kernel kernel, T0 arg)
7385
{
7386
kernel.setArg(index, arg);
7387
}
7388
};
7389
7390
template<int index>
Callers
nothing calls this directly
Calls
1
setArg
Method · 0.80
Tested by
no test coverage detected