MCPcopy 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

4800struct 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

streamMethod · 0.45
submitMethod · 0.45
cancelMethod · 0.45
enumerateDevicesMethod · 0.45
getNumDevicesMethod · 0.45
getColorSettingMethod · 0.45
startStreamsMethod · 0.45
parseFrameFilenameFunction · 0.45
runMethod · 0.45
getDevicesMethod · 0.45
listDeviceMethod · 0.45
selectDeviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected