Lugdunum  0.1.0
CommandBuffer.inl
Go to the documentation of this file.
1 inline const CommandPool* CommandBuffer::getCommandPool() const {
2  return _commandPool;
3 }