![]() |
Zivid C++ API 2.18.0+1b44dbef-1
|
Wrapper for a CUDA device pointer. More...
#include <Zivid/ComputeWrappers.h>
Public Attributes | |
| void * | pointer = nullptr |
Wrapper for a CUDA device pointer.
Used with createDeviceArrayView<Format>() to wrap externally-owned CUDA device memory in a DeviceArrayView. The SDK does not take ownership of the memory.
| void* Zivid::CUDADevicePointer::pointer = nullptr |