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

Method Kernel

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

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

4853
4854 //! \brief Default constructor - initializes to NULL.
4855 Kernel() { }
4856
4857 /*! \brief Constructor from cl_kernel - takes ownership.
4858 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected