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

◆ get_gpu_texture() [2/2]

std::shared_ptr< Core::VKImage > MayaFlux::Buffers::TextureBuffer::get_gpu_texture ( ) const
inline

Definition at line 95 of file TextureBuffer.hpp.

95{ return m_gpu_texture; }
std::shared_ptr< Core::VKImage > m_gpu_texture