|
OpenCV 4.5.3(日本語機械翻訳)
|
公開メンバ関数 |
|
| PlatformInfo (void *id) | |
| PlatformInfo (const PlatformInfo &i) | |
| PlatformInfo & | operator= (const PlatformInfo &i) |
| PlatformInfo (PlatformInfo &&i) CV_NOEXCEPT | |
| PlatformInfo & | operator= (PlatformInfo &&i) CV_NOEXCEPT |
| String | name () const |
| String | vendor () const |
| String | version () const |
| CL_PLATFORM_VERSION 参照 |
|
| int | versionMajor () const |
| int | versionMinor () const |
| int | deviceNumber () const |
| void | getDevice (Device &device, int d) const |
| bool | empty () const |
限定公開変数類 |
|
| Impl * | p |
|
explicit |
| id | ポインタ cl_platform_id (cl_platform_id*) |