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

Method Image

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

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

3556protected:
3557 //! \brief Default constructor - initializes to NULL.
3558 Image() : Memory() { }
3559
3560 /*! \brief Constructor from cl_mem - takes ownership.
3561 *

Callers

nothing calls this directly

Calls 1

MemoryClass · 0.85

Tested by

no test coverage detected