![]() |
Zivid C++ API 2.18.0+1b44dbef-1
|
Wrapper for user-provided CUDA stream for synchronization. More...
#include <Zivid/ComputeWrappers.h>
Public Attributes | |
| void * | stream = nullptr |
Wrapper for user-provided CUDA stream for synchronization.
Used with DeviceArray::devicePointer() to synchronize SDK operations with user's CUDA stream before accessing device memory.
| void* Zivid::CUDAStreamPtr::stream = nullptr |