DirectX入门笔记 00------ 初始化D3D

d3dUtility.h #include <d3dx9.h> namespace d3d { bool InitD3D( HINSTANCE hInstance, //Application instance int width, int height, //Width and height of Back buffer bool windowed,//Widowed(true
相关文章
相关标签/搜索