OpenCV 4.5.3(日本語機械翻訳)
公開メンバ関数 | 限定公開変数類 | 全メンバ一覧
cv::ocl::PlatformInfo クラス

公開メンバ関数

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

構築子と解体子

PlatformInfo()

cv::ocl::PlatformInfo::PlatformInfo ( void * id )
explicit
引数
id ポインタ cl_platform_id (cl_platform_id*)

このクラス詳解は次のファイルから抽出されました: