OpenCV 4.5.3(日本語機械翻訳)
|
#include <ocl.hpp>
公開メンバ関数 |
|
Platform (const Platform &p) | |
Platform & | operator= (const Platform &p) |
Platform (Platform &&p) CV_NOEXCEPT | |
Platform & | operator= (Platform &&p) CV_NOEXCEPT |
void * | ptr () const |
Impl * | getImpl () const |
bool | empty () const |
静的公開メンバ関数 |
|
static Platform & | getDefault () |
限定公開変数類 |
|
Impl * | p |