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

◆ has_texture()

bool MayaFlux::Buffers::TextureBuffer::has_texture ( ) const
inline

Definition at line 82 of file TextureBuffer.hpp.

82{ return m_gpu_texture != nullptr; }
std::shared_ptr< Core::VKImage > m_gpu_texture