Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
EndRenderTexture.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <entt/core/hashed_string.hpp>
4
5
namespace
Graphic::Utils
{
6
constexpr
entt::hashed_string
END_RENDER_TEXTURE_ID
{
"end_render_texture"
};
7
}
// namespace Graphic::Utils
Graphic::Utils
Definition
DefaultSampler.hpp:6
Graphic::Utils::END_RENDER_TEXTURE_ID
constexpr entt::hashed_string END_RENDER_TEXTURE_ID
Definition
EndRenderTexture.hpp:6
src
plugin
graphic
src
utils
EndRenderTexture.hpp
Generated by
1.16.1