MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / Wrapper

Method Wrapper

include/internal/CL/cl.hpp:1796–1796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1794
1795public:
1796 Wrapper() : object_(NULL) { }
1797
1798 Wrapper(const cl_type &obj) : object_(obj) { }
1799

Callers

nothing calls this directly

Calls 1

errHandlerFunction · 0.85

Tested by

no test coverage detected