SoCudaDeviceGetMaxGridSize Method |
Returns the maximum grid size for this device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Cuda (in OIV.Inventor.Cuda.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SbVec3i32 GetMaxGridSize()
Public Function GetMaxGridSize As SbVec3i32
public:
SbVec3i32 GetMaxGridSize()
member GetMaxGridSize : unit -> SbVec3i32
Return Value
Type:
SbVec3i32
Remarks
See Also