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

Method ImageFormat

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

\brief Default constructor - performs no initialization.

Source from the content-addressed store, hash-verified

1995{
1996 //! \brief Default constructor - performs no initialization.
1997 ImageFormat(){}
1998
1999 //! \brief Initializing constructor.
2000 ImageFormat(cl_channel_order order, cl_channel_type type)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected