NvBlastGlobalGetErrorCallback

Defined in globals/NvBlastGlobals.h

nvidia::NvErrorCallback *NvBlastGlobalGetErrorCallback()

Retrieve a pointer to the global nvidia::NvErrorCallback.

Default implementation which writes messages to stdout is used if user didn’t provide their own. It always exists, ‘nullptr’ will never be returned.

Returns

the pointer to the global nvidia::NvErrorCallback.