Image3D 4043 3rdparty/include/opencl/1.2/CL/cl.hpp Image3D(const Image3D& image3D) : Image(image3D) { } Image3D 4055 3rdparty/include/opencl/1.2/CL/cl.hpp Image3D& operator = (const Image3D& rhs) Image3D 4067 3rdparty/include/opencl/1.2/CL/cl.hpp Image3D& operator = (const cl_mem& rhs) Image3D 4083 3rdparty/include/opencl/1.2/CL/cl.hpp class Image3DGL : public Image3D Image3D 4115 3rdparty/include/opencl/1.2/CL/cl.hpp Image3DGL() : Image3D() { } Image3D 4121 3rdparty/include/opencl/1.2/CL/cl.hpp Image3DGL(const Image3DGL& image) : Image3D(image) { } Image3D 4127 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_EXPLICIT_CONSTRUCTORS Image3DGL(const cl_mem& image) : Image3D(image) { } Image3D 4136 3rdparty/include/opencl/1.2/CL/cl.hpp Image3D::operator=(rhs); Image3D 4147 3rdparty/include/opencl/1.2/CL/cl.hpp Image3D::operator=(rhs);