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

◆ get_texture_processor()

std::shared_ptr< TextureProcessor > MayaFlux::Buffers::TextureBuffer::get_texture_processor ( ) const
inline

Definition at line 98 of file TextureBuffer.hpp.

99 {
100 return m_texture_processor;
101 }
std::shared_ptr< TextureProcessor > m_texture_processor

Referenced by resize_texture(), and MayaFlux::Buffers::TextBuffer::setup_rendering().

+ Here is the caller graph for this function: