#include <ocl.hpp>
§ PlatformInfo()
| cv::ocl::PlatformInfo::PlatformInfo |
( |
| ) |
|
§ ~PlatformInfo()
| cv::ocl::PlatformInfo::~PlatformInfo |
( |
| ) |
|
§ _id
| int cv::ocl::PlatformInfo::_id |
§ devices
| std::vector<const DeviceInfo*> cv::ocl::PlatformInfo::devices |
§ platformExtensons
| std::string cv::ocl::PlatformInfo::platformExtensons |
§ platformName
| std::string cv::ocl::PlatformInfo::platformName |
§ platformProfile
| std::string cv::ocl::PlatformInfo::platformProfile |
§ platformVendor
| std::string cv::ocl::PlatformInfo::platformVendor |
§ platformVersion
| std::string cv::ocl::PlatformInfo::platformVersion |
§ platformVersionMajor
| int cv::ocl::PlatformInfo::platformVersionMajor |
§ platformVersionMinor
| int cv::ocl::PlatformInfo::platformVersionMinor |
The documentation for this struct was generated from the following file: