vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
Renderer.hpp File Reference

This file contains the Renderer class. More...

#include <memory>
#include <cassert>
#include <vulkan/vulkan.h>
#include "VEngine/Window.hpp"
#include "VEngine/Device.hpp"
#include "VEngine/SwapChain.hpp"
+ Include dependency graph for Renderer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ven::Renderer
 

Namespaces

namespace  ven
 

Detailed Description

This file contains the Renderer class.

Definition in file Renderer.hpp.