|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Adds constructors and member functions for cl_image_format. More...
#include <cl.hpp>
Public Member Functions | |
| ImageFormat () | |
| Default constructor - performs no initialization. | |
| ImageFormat (cl_channel_order order, cl_channel_type type) | |
| Initializing constructor. | |
| ImageFormat & | operator= (const ImageFormat &rhs) |
| Assignment operator. | |
Adds constructors and member functions for cl_image_format.
\stuct ImageFormat