OpenCV453
公開メンバ関数 | 限定公開変数類 | 全メンバ一覧
cv::ocl::PlatformInfo クラス

公開メンバ関数

 PlatformInfo (void *id)
 
 PlatformInfo (const PlatformInfo &i)
 
PlatformInfooperator= (const PlatformInfo &i)
 
 PlatformInfo (PlatformInfo &&i) CV_NOEXCEPT
 
PlatformInfooperator= (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
 

構築子と解体子

◆ PlatformInfo()

cv::ocl::PlatformInfo::PlatformInfo ( void *  id)
explicit
引数
idpointer cl_platform_id (cl_platform_id*)

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