![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Stream/StreamAlgorithmExecutor.h>
Work item for the StreamAlgorithmExecutor. More...
Work item for the StreamAlgorithmExecutor.
Public Member Functions | |
| StreamAlgorithmExecutorPayload (std::shared_ptr< SharedImageSet > imgSet, std::optional< GL::SyncObject > syncObj) | |
Public Attributes | |
| std::shared_ptr< SharedImageSet > | imageSet |
| Images received from the input stream. | |
| std::optional< GL::SyncObject > | syncObject |
| OpenGL sync object for the images. | |