#include <opencv2/core/ocl.hpp>
◆ Platform() [1/2]
      
        
          | cv::ocl::Platform::Platform | ( |  | ) |  | 
      
 
 
◆ ~Platform()
      
        
          | cv::ocl::Platform::~Platform | ( |  | ) |  | 
      
 
 
◆ Platform() [2/2]
      
        
          | cv::ocl::Platform::Platform | ( | const Platform & | p | ) |  | 
      
 
 
◆ getDefault()
  
  | 
        
          | static Platform& cv::ocl::Platform::getDefault | ( |  | ) |  |  | static | 
 
 
◆ operator=()
◆ ptr()
      
        
          | void* cv::ocl::Platform::ptr | ( |  | ) | const | 
      
 
 
◆ initializeContextFromHandle
  
  | 
        
          | void initializeContextFromHandle | ( | Context & | ctx, |  
          |  |  | void * | platform, |  
          |  |  | void * | context, |  
          |  |  | void * | device |  
          |  | ) |  |  |  | friend | 
 
 
  
  | 
        
          | Impl* cv::ocl::Platform::p |  | protected | 
 
 
The documentation for this class was generated from the following file: