SoCudaDeviceGetMemPitch Method |
Returns the memory pitch 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 ulong GetMemPitch()
Public Function GetMemPitch As ULong
public:
unsigned long long GetMemPitch()
member GetMemPitch : unit -> uint64
Return Value
Type:
UInt64
Remarks
See Also