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

Method Device

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

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

2026public:
2027 //! \brief Default constructor - initializes to NULL.
2028 Device() : detail::Wrapper<cl_type>() { }
2029
2030 /*! \brief Constructor from cl_device_id.
2031 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected