Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ size
Method
size
include/internal/CL/cl.hpp:4802–4802 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4800
struct KernelArgumentHandler
4801
{
4802
static ::size_t size(const T&) { return sizeof(T); }
4803
static const T* ptr(const T& value) { return &value; }
4804
};
4805
Callers
15
stream
Method · 0.45
submit
Method · 0.45
cancel
Method · 0.45
enumerateDevices
Method · 0.45
getNumDevices
Method · 0.45
getColorSetting
Method · 0.45
startStreams
Method · 0.45
parseFrameFilename
Function · 0.45
run
Method · 0.45
getDevices
Method · 0.45
listDevice
Method · 0.45
selectDevice
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected