#include <OgreD3D9DriverList.h>
Public Methods | |
D3D9DriverList (LPDIRECT3D9 pD3D) | |
~D3D9DriverList () | |
BOOL | enumerate () |
unsigned int | count () const |
D3D9Driver * | item (int index) |
Private Attributes | |
std::vector< D3D9Driver > | mDriverList |
LPDIRECT3D9 | mpD3D |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 2002 by The OGRE Team