cl::Image2DGL Class Reference

2D image interface for GL interop. More...

#include <cl.hpp>

Inheritance diagram for cl::Image2DGL:
Inheritance graph
[legend]
Collaboration diagram for cl::Image2DGL:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Image2DGL (const Context &context, cl_mem_flags flags, GLenum target, GLint miplevel, GLuint texobj, cl_int *err=NULL)
 Image2DGL ()
 Image2DGL (const Image2DGL &image)
Image2DGLoperator= (const Image2DGL &rhs)

Detailed Description

2D image interface for GL interop.


Constructor & Destructor Documentation

cl::Image2DGL::Image2DGL ( const Context context,
cl_mem_flags  flags,
GLenum  target,
GLint  miplevel,
GLuint  texobj,
cl_int *  err = NULL 
) [inline]
cl::Image2DGL::Image2DGL (  )  [inline]
cl::Image2DGL::Image2DGL ( const Image2DGL image  )  [inline]

Member Function Documentation

Image2DGL& cl::Image2DGL::operator= ( const Image2DGL rhs  )  [inline]

Reimplemented from cl::Image2D.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1