SoCudaDeviceGetMaxBlockSize Method |
Returns the maximum block 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 GetMaxBlockSize()
Public Function GetMaxBlockSize As SbVec3i32
public:
SbVec3i32 GetMaxBlockSize()
member GetMaxBlockSize : unit -> SbVec3i32
Return Value
Type:
SbVec3i32
Remarks
See Also