ImFusion C++ SDK 4.4.0
ImFusion::StreamAlgorithmExecutorPayload Struct Reference

#include <ImFusion/Stream/StreamAlgorithmExecutor.h>

Work item for the StreamAlgorithmExecutor. More...

Detailed Description

Work item for the StreamAlgorithmExecutor.

Public Member Functions

 StreamAlgorithmExecutorPayload (std::shared_ptr< SharedImageSet > imgSet, std::optional< GL::SyncObject > syncObj)

Public Attributes

std::shared_ptr< SharedImageSetimageSet
 Images received from the input stream.
std::optional< GL::SyncObjectsyncObject
 OpenGL sync object for the images.

The documentation for this struct was generated from the following file:
  • ImFusion/Stream/StreamAlgorithmExecutor.h
Search Tab / S to search, Esc to close