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

Method dimensions

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

\brief Queries the number of dimensions in the range.

Source from the content-addressed store, hash-verified

4783
4784 //! \brief Queries the number of dimensions in the range.
4785 ::size_t dimensions() const { return dimensions_; }
4786};
4787
4788//! \brief A zero-dimensional range.

Callers 1

enqueueNDRangeKernelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected