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