SoOpenCLDeviceGetDeviceType Method |
Returns the device type, or a binary combination of device type.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoOpenCLDeviceOpenCLDeviceTypes GetDeviceType()
Public Function GetDeviceType As SoOpenCLDeviceOpenCLDeviceTypes
public:
SoOpenCLDeviceOpenCLDeviceTypes GetDeviceType()
member GetDeviceType : unit -> SoOpenCLDeviceOpenCLDeviceTypes
Return Value
Type:
SoOpenCLDeviceOpenCLDeviceTypes
Remarks
See Also