DK11 for Delphi | GisCUDA.TGIS_CUDAEngine.Devices | Constructors | Properties
List of CUDA devices.
Available also on: ActiveX.
// Delphi public property Devices[ const _idx : Integer ] : TGIS_CUDADeviceInfo read;
// C++ Builder public: __property TGIS_CUDADeviceInfo* Devices = {read};
Name | Type | Description |
---|---|---|
_idx | Integer | index of the device |
Type |
---|
TGIS_CUDADeviceInfo |