OpenCV
3.0.0
Open Source Computer Vision
|
#include "ocl.hpp"
Public Member Functions | |
Platform () | |
Platform (const Platform &p) | |
~Platform () | |
Platform & | operator= (const Platform &p) |
void * | ptr () const |
Static Public Member Functions | |
static Platform & | getDefault () |
Protected Attributes | |
Impl * | p |
Friends | |
void | initializeContextFromHandle (Context &ctx, void *platform, void *context, void *device) |
cv::ocl::Platform::Platform | ( | ) |
cv::ocl::Platform::~Platform | ( | ) |
cv::ocl::Platform::Platform | ( | const Platform & | p | ) |
|
static |
void* cv::ocl::Platform::ptr | ( | ) | const |
|
friend |
|
protected |