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

◆ get_pool()

vk::CommandPool MayaFlux::Core::VKCommandManager::get_pool ( ) const
inline

Get the command pool.

Definition at line 68 of file VKCommandManager.hpp.

68{ return m_command_pool; }

References m_command_pool.