ImFusion SDK 4.3
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:
Search Tab / S to search, Esc to close