Zivid C++ API 2.18.0+1b44dbef-1
Zivid::OpenCLCommandQueuePtr Struct Reference

Wrapper for user-provided OpenCL command queue for synchronization. More...

#include <Zivid/ComputeWrappers.h>

Public Attributes

void * commandQueue = nullptr

Detailed Description

Wrapper for user-provided OpenCL command queue for synchronization.

Used with DeviceArray::devicePointer() to synchronize SDK operations with user's OpenCL command queue before accessing device memory.

Member Data Documentation

◆ commandQueue

void* Zivid::OpenCLCommandQueuePtr::commandQueue = nullptr

The documentation for this struct was generated from the following file: