GlobeEngine
|
#include <Device.h>
Public Types | |
enum | GraphicsCardVendor { UNKNOWN = 0, NV = 1, AMD = 2, INTEL = 3 } |
Public Member Functions | |
Device () | |
~Device () | |
void | clear () |
void | create () |
Static Public Member Functions | |
static Vertex3boolean | getVendorInfo () |
static GraphicsCardVendor | findGraphicsCardVendor () |
ge::Device::Device | ( | ) |
ge::Device::~Device | ( | ) |
void ge::Device::clear | ( | ) |
void ge::Device::create | ( | ) |
|
static |
|
static |