#include <ocl.hpp>
§ Context()
cv::ocl::Context::Context |
( |
| ) |
|
|
inlineprotected |
§ ~Context()
cv::ocl::Context::~Context |
( |
| ) |
|
|
inlineprotected |
§ getContext()
static Context* cv::ocl::Context::getContext |
( |
| ) |
|
|
static |
§ getDeviceInfo()
const DeviceInfo& cv::ocl::Context::getDeviceInfo |
( |
| ) |
const |
§ getOpenCLCommandQueuePtr()
const void* cv::ocl::Context::getOpenCLCommandQueuePtr |
( |
| ) |
const |
§ getOpenCLContextPtr()
const void* cv::ocl::Context::getOpenCLContextPtr |
( |
| ) |
const |
§ getOpenCLDeviceIDPtr()
const void* cv::ocl::Context::getOpenCLDeviceIDPtr |
( |
| ) |
const |
§ supportsFeature()
bool cv::ocl::Context::supportsFeature |
( |
FEATURE_TYPE |
featureType | ) |
const |
The documentation for this class was generated from the following file: