NarcEngine 0.1.1
C++ Vulkan game engine
 
Loading...
Searching...
No Matches
narc_engine::FrameHandler Class Reference
+ Inheritance diagram for narc_engine::FrameHandler:

Public Member Functions

GETTER CommandPoolgetCommandPool () const
 
GETTER VkSemaphore getImageAvailableSemaphore () const
 
GETTER VkSemaphore getRenderFinishedSemaphore () const
 
GETTER VkFence getInFlightFence () const
 
GETTER UniformBuffergetUniformBuffer () const
 
GETTER const std::vector< VkDescriptorSet > & getDescriptorSets () const
 

Friends

class MultiFrameManager
 

Additional Inherited Members

- Protected Member Functions inherited from narc_engine::DeviceComponent
GETTER const DeviceHandlergetDeviceHandler () const
 
GETTER VkDevice getVkDevice () const
 

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