MGL(Win32)
|
MGL テクスチャリソース [詳解]
#include <atomic>
#include <cstdint>
#include <memory>
#include <mgl/math/mgl_vector2.h>
#include <mgl/render/mgl_render_types.h>
クラス | |
class | MGL::Render::TextureResource |
テクスチャリソース [詳解] | |
型定義 | |
using | MGL::Render::SharedTextureResource = std::shared_ptr<MGL::Render::TextureResource> |
共有するテクスチャリソースの型 | |
MGL テクスチャリソース