|
Engine²
Open-source game engine written in C++.
|
#include <entt/core/hashed_string.hpp>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | Graphic |
| namespace | Graphic::Utils |
Variables | |
| static constexpr std::string_view | Graphic::Utils::EMPTY_TEXTURE_NAME = "EMPTY_TEXTURE" |
| static const entt::hashed_string | Graphic::Utils::EMPTY_TEXTURE_ID {EMPTY_TEXTURE_NAME.data(), EMPTY_TEXTURE_NAME.size()} |