Click or drag to resize
SoCudaContextGetCurrent Method

Returns the currently bound context (if any) for the current thread.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Cuda (in OIV.Inventor.Cuda.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static SoCudaContext GetCurrent()

Return Value

Type: SoCudaContext

The current CUDA context.

Remarks

See Also