#include "ocl.hpp"
cv::ocl::PlatformInfo::PlatformInfo |
( |
| ) |
|
cv::ocl::PlatformInfo::PlatformInfo |
( |
void * |
id | ) |
|
|
explicit |
cv::ocl::PlatformInfo::~PlatformInfo |
( |
| ) |
|
cv::ocl::PlatformInfo::PlatformInfo |
( |
const PlatformInfo & |
i | ) |
|
int cv::ocl::PlatformInfo::deviceNumber |
( |
| ) |
const |
void cv::ocl::PlatformInfo::getDevice |
( |
Device & |
device, |
|
|
int |
d |
|
) |
| const |
String cv::ocl::PlatformInfo::name |
( |
| ) |
const |
String cv::ocl::PlatformInfo::vendor |
( |
| ) |
const |
String cv::ocl::PlatformInfo::version |
( |
| ) |
const |
Impl* cv::ocl::PlatformInfo::p |
|
protected |
The documentation for this class was generated from the following file: