Unravel Engine C++ Reference
Loading...
Searching...
No Matches
texture.hpp
Go to the documentation of this file.
1#pragma once
2#include <graphics/texture.h>
4
5#include <engine/engine_export.h>
6
7namespace gfx
8{
9
11
12
13} // namespace gfx
bgfx::TextureInfo texture_info
Definition graphics.h:24
#define REFLECT_EXTERN(cls)
Definition reflection.h:120