文件名称:dx9_resize_window
介绍说明--下载内容来自于网络,使用问题请自行百度
This sample demonstrates how to respond to the app s window
// getting resized by resizing the front and back buffers of
// the Direct3D device to match it. If you don t do this,
// Direct3D will be forced to perform a stretch blit when the
// window is enlarged and everything rendered will appear
// course and blocky. For example, if the initial window size
// and Direct3D device are set to 640x480 and you enlarge the
// window to be 1024x768, the Direct3D device will continue to
// render at 640x480 unless its front and back buffers are
// resized accordingly.
-This sample demonstrates how to respond to the app s window
// getting resized by resizing the front and back buffers of
// the Direct3D device to match it. If you don t do this,
// Direct3D will be forced to perform a stretch blit when the
// window is enlarged and everything rendered will appear
// course and blocky. For example, if the initial window size
// and Direct3D device are set to 640x480 and you enlarge the
// window to be 1024x768, the Direct3D device will continue to
// render at 640x480 unless its front and back buffers are
// resized accordingly.
// getting resized by resizing the front and back buffers of
// the Direct3D device to match it. If you don t do this,
// Direct3D will be forced to perform a stretch blit when the
// window is enlarged and everything rendered will appear
// course and blocky. For example, if the initial window size
// and Direct3D device are set to 640x480 and you enlarge the
// window to be 1024x768, the Direct3D device will continue to
// render at 640x480 unless its front and back buffers are
// resized accordingly.
-This sample demonstrates how to respond to the app s window
// getting resized by resizing the front and back buffers of
// the Direct3D device to match it. If you don t do this,
// Direct3D will be forced to perform a stretch blit when the
// window is enlarged and everything rendered will appear
// course and blocky. For example, if the initial window size
// and Direct3D device are set to 640x480 and you enlarge the
// window to be 1024x768, the Direct3D device will continue to
// render at 640x480 unless its front and back buffers are
// resized accordingly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dx9_resize_window/codesampler.ico
dx9_resize_window/dx9_resize_window.cpp
dx9_resize_window/dx9_resize_window.exe
dx9_resize_window/dx9_resize_window.rc
dx9_resize_window/dx9_resize_window.vcproj
dx9_resize_window/resource.h
dx9_resize_window/teapot.x
dx9_resize_window/test.bmp
dx9_resize_window/dx9_resize_window.cpp
dx9_resize_window/dx9_resize_window.exe
dx9_resize_window/dx9_resize_window.rc
dx9_resize_window/dx9_resize_window.vcproj
dx9_resize_window/resource.h
dx9_resize_window/teapot.x
dx9_resize_window/test.bmp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.