MGL(Win32)
|
MGL WICによるテクスチャローダー [詳解]
#include <mgl/mgl_environment.h>
#include <mgl/platform/win32/mgl_win32_com_using.h>
#include <mgl/render/mgl_texture_loader.h>
#include <wincodec.h>
#include <atlbase.h>
クラス | |
class | MGL::Render::D3D11::WICTextureLoader |
WICによるテクスチャローダー [詳解] | |
MGL WICによるテクスチャローダー