Class cv::ocl::Platform#

Collaboration diagram for cv::ocl::Platform:

Detailed Description#

Deprecated:

Constructor & Destructor Documentation#

Platform()#

cv::ocl::Platform::Platform()

Platform()#

cv::ocl::Platform::Platform(const Platform & p)

Platform()#

cv::ocl::Platform::Platform(Platform && p)

~Platform()#

cv::ocl::Platform::~Platform()

Member Function Documentation#

empty()#

bool cv::ocl::Platform::empty()

getImpl()#

Impl * cv::ocl::Platform::getImpl()

operator=()#

Platform & cv::ocl::Platform::operator=(const Platform & p)

operator=()#

Platform & cv::ocl::Platform::operator=(Platform && p)

ptr()#

void * cv::ocl::Platform::ptr()

getDefault()#

static Platform & cv::ocl::Platform::getDefault()

Member Data Documentation#

p#

Impl * cv::ocl::Platform::p

Source file#

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