Public Member Functions | List of all members
cl::ImageFormat Struct Reference

Adds constructors and member functions for cl_image_format. More...

#include <cl.hpp>

Inheritance diagram for cl::ImageFormat:
Inheritance graph
[legend]

Public Member Functions

 ImageFormat ()
 Default constructor - performs no initialization. More...
 
 ImageFormat (cl_channel_order order, cl_channel_type type)
 Initializing constructor. More...
 
ImageFormatoperator= (const ImageFormat &rhs)
 Assignment operator. More...
 

Detailed Description

Adds constructors and member functions for cl_image_format.

ImageFormat

See also
cl_image_format

Definition at line 1989 of file cl.hpp.

Constructor & Destructor Documentation

cl::ImageFormat::ImageFormat ( )
inline

Default constructor - performs no initialization.

Definition at line 1992 of file cl.hpp.

cl::ImageFormat::ImageFormat ( cl_channel_order  order,
cl_channel_type  type 
)
inline

Initializing constructor.

Definition at line 1995 of file cl.hpp.

Member Function Documentation

ImageFormat& cl::ImageFormat::operator= ( const ImageFormat rhs)
inline

Assignment operator.

Definition at line 2002 of file cl.hpp.


The documentation for this struct was generated from the following file:


kinect2_registration
Author(s):
autogenerated on Wed Jan 3 2018 03:48:04