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