MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ has_callback()

bool MayaFlux::Buffers::PresentProcessor::has_callback ( ) const
inline

Checks if a callback is configured.

Returns
True if callback is set, false otherwise

Definition at line 396 of file RootGraphicsBuffer.hpp.

396{ return static_cast<bool>(m_callback); }
RenderCallback m_callback
User-provided render callback.

Referenced by on_attach().

+ Here is the caller graph for this function: