OpenCV453
|
公開メンバ関数 | |
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 |
See 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 | pointer cl_platform_id (cl_platform_id*) |