MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::RootGraphicsUnit Struct Reference

Represents a root graphics unit containing a buffer and processing chain. More...

#include <TokenUnitManager.hpp>

+ Collaboration diagram for MayaFlux::Buffers::RootGraphicsUnit:

Public Member Functions

 RootGraphicsUnit ()
 
void initialize (ProcessingToken token)
 
std::shared_ptr< RootGraphicsBufferget_buffer () const
 
std::shared_ptr< BufferProcessingChainget_chain () const
 

Public Attributes

std::shared_ptr< RootGraphicsBufferroot_buffer
 
std::shared_ptr< BufferProcessingChainprocessing_chain
 
uint32_t frame_count = 0
 
RootGraphicsProcessingFunction custom_processor
 

Detailed Description

Represents a root graphics unit containing a buffer and processing chain.

Definition at line 39 of file TokenUnitManager.hpp.


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