MayaFlux 0.1.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 64 of file VKCommandManager.hpp.

64{ return m_command_pool; }

References m_command_pool.