MayaFlux 0.2.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 66 of file VKCommandManager.hpp.

66{ return m_command_pool; }

References m_command_pool.