MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
mgl_texture_resource.h ファイル

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 テクスチャリソース

日付
Since: December 8, 2020. 15:23:15 JST.
著者
Acerola