Kale
Loading...
Searching...
No Matches
Public Attributes | List of all members
Kale::Vulkan::CommandBuffer Class Reference

#include <CommandBuffer.hpp>

+ Inheritance diagram for Kale::Vulkan::CommandBuffer:

Public Attributes

vk::UniqueCommandBuffer commandBuffer
 

Additional Inherited Members

- Public Member Functions inherited from Kale::Vulkan::ChildResource< FrameBuffer >
virtual void freeResources (bool remove=true)
 
- Protected Member Functions inherited from Kale::Vulkan::ChildResource< FrameBuffer >
 ChildResource ()
 
 ChildResource (FrameBuffer &parent)
 
virtual void init (FrameBuffer &parent)
 
 ~ChildResource ()
 
- Protected Attributes inherited from Kale::Vulkan::ChildResource< FrameBuffer >
FrameBufferparentPtr
 

Detailed Description

The command buffer class used for draw commands

Definition at line 31 of file CommandBuffer.hpp.

Member Data Documentation

◆ commandBuffer

vk::UniqueCommandBuffer Kale::Vulkan::CommandBuffer::commandBuffer

The command buffer object

Definition at line 39 of file CommandBuffer.hpp.


The documentation for this class was generated from the following file: