wren
Vulkan-based game engine
Loading...
Searching...
No Matches
renderer.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace wren::gui {
4
5class Renderer {};
6
7} // namespace wren::gui
Definition renderer.hpp:5
Definition instance.hpp:10