#include <opencv2/core/ocl.hpp>
| cv::ocl::Queue::Queue |
( |
| ) |
|
| cv::ocl::Queue::~Queue |
( |
| ) |
|
| cv::ocl::Queue::Queue |
( |
const Queue & |
q | ) |
|
| void cv::ocl::Queue::finish |
( |
| ) |
|
| static Queue& cv::ocl::Queue::getDefault |
( |
| ) |
|
|
static |
| Impl* cv::ocl::Queue::getImpl |
( |
| ) |
const |
|
inline |
| const Queue& cv::ocl::Queue::getProfilingQueue |
( |
| ) |
const |
Returns OpenCL command queue with enable profiling mode support.
| Queue& cv::ocl::Queue::operator= |
( |
const Queue & |
q | ) |
|
| void* cv::ocl::Queue::ptr |
( |
| ) |
const |
The documentation for this class was generated from the following file: