#include <ConfirmGraphicsDevice.h>
Inheritance diagram for Lamp::ConfirmGraphicsDevice:

Public Member Functions | |
| virtual bool | confirmGraphicsDevice (const D3DCapacity &deviceCapability, u_int vertexProcessingType, D3DFORMAT adapterFormat, D3DFORMAT backBufferFormat)=0 |
| グラフィックスデバイスの確認 | |
Definition at line 33 of file ConfirmGraphicsDevice.h.
|
||||||||||||||||||||
|
グラフィックスデバイスの確認 デバイスの能力を確認して、使用するならtrue、使用しないならfalseを返す。
Implemented in Lamp::BasicFramework, and Lamp::GraphicsDeviceEnumeration. Referenced by Lamp::GraphicsDeviceComboInformation::buildVertexProcessingType(). |
1.3.2