MayaFlux 0.4.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

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

Public Attributes

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

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: