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
; }
MayaFlux::Buffers::TextureBuffer::m_gpu_texture
std::shared_ptr< Core::VKImage > m_gpu_texture
Definition
TextureBuffer.hpp:204
MayaFlux
Buffers
TextureBuffer
Generated by
1.9.8