#include <hs3DDevice.h>
Member Enumeration Documentation
- Enumerator:
kNone |
|
kDiscarded |
|
kInvalid |
|
- Enumerator:
kUnknown |
|
kGlide |
|
kDirect3D |
|
kOpenGL |
|
kDirect3D_TnL |
|
Constructor & Destructor Documentation
hsG3DDeviceRecord::hsG3DDeviceRecord |
( |
| ) |
|
virtual hsG3DDeviceRecord::~hsG3DDeviceRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
const plString& hsG3DDeviceRecord::getDeviceDesc |
( |
| ) |
const |
unsigned int hsG3DDeviceRecord::getDeviceType |
( |
| ) |
const |
const plString& hsG3DDeviceRecord::getDriverDesc |
( |
| ) |
const |
const plString& hsG3DDeviceRecord::getDriverName |
( |
| ) |
const |
const plString& hsG3DDeviceRecord::getDriverVersion |
( |
| ) |
const |
unsigned int hsG3DDeviceRecord::getFlags |
( |
| ) |
const |
float hsG3DDeviceRecord::getFogEndBias |
( |
| ) |
const |
float hsG3DDeviceRecord::getFogExp2ApproxStart |
( |
| ) |
const |
float hsG3DDeviceRecord::getFogExpApproxStart |
( |
| ) |
const |
unsigned int hsG3DDeviceRecord::getLayersAtOnce |
( |
| ) |
const |
float hsG3DDeviceRecord::getLODBIasRating |
( |
| ) |
const |
unsigned int hsG3DDeviceRecord::getMemoryBytes |
( |
| ) |
const |
size_t hsG3DDeviceRecord::getNumModes |
( |
| ) |
const |
unsigned int hsG3DDeviceRecord::getVersion |
( |
| ) |
const |
float hsG3DDeviceRecord::getZBiasRating |
( |
| ) |
const |
void hsG3DDeviceRecord::read |
( |
hsStream * |
S | ) |
|
void hsG3DDeviceRecord::setDeviceDesc |
( |
const plString & |
desc | ) |
|
void hsG3DDeviceRecord::setDeviceType |
( |
unsigned int |
type | ) |
|
void hsG3DDeviceRecord::setDriverDesc |
( |
const plString & |
desc | ) |
|
void hsG3DDeviceRecord::setDriverName |
( |
const plString & |
name | ) |
|
void hsG3DDeviceRecord::setDriverVersion |
( |
const plString & |
version | ) |
|
void hsG3DDeviceRecord::setFlags |
( |
unsigned int |
flags | ) |
|
void hsG3DDeviceRecord::setVersion |
( |
unsigned int |
version | ) |
|
void hsG3DDeviceRecord::write |
( |
hsStream * |
S | ) |
|
The documentation for this class was generated from the following file: