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

Method Platform

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

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

2179public:
2180 //! \brief Default constructor - initializes to NULL.
2181 Platform() : detail::Wrapper<cl_type>() { }
2182
2183 /*! \brief Constructor from cl_platform_id.
2184 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected