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

◆ has_texture()

bool MayaFlux::Buffers::GeometryBuffer::has_texture ( ) const
inlinenoexcept

Definition at line 124 of file GeometryBuffer.hpp.

124{ return m_diffuse_texture != nullptr; }
std::shared_ptr< Core::VKImage > m_diffuse_texture