#include <hs3DDevice.h>
Constructor & Destructor Documentation
hsG3DDeviceMode::hsG3DDeviceMode |
( |
| ) |
|
virtual hsG3DDeviceMode::~hsG3DDeviceMode |
( |
| ) |
|
|
virtual |
Member Function Documentation
bool hsG3DDeviceMode::getCanRenderToCubics |
( |
| ) |
const |
unsigned int hsG3DDeviceMode::getDepth |
( |
| ) |
const |
unsigned int hsG3DDeviceMode::getHeight |
( |
| ) |
const |
unsigned int hsG3DDeviceMode::getWidth |
( |
| ) |
const |
void hsG3DDeviceMode::read |
( |
hsStream * |
S, |
|
|
int |
version = 11 |
|
) |
| |
void hsG3DDeviceMode::setCanRenderToCubics |
( |
bool |
b | ) |
|
void hsG3DDeviceMode::setDepth |
( |
unsigned int |
depth | ) |
|
void hsG3DDeviceMode::setHeight |
( |
unsigned int |
height | ) |
|
void hsG3DDeviceMode::setWidth |
( |
unsigned int |
width | ) |
|
void hsG3DDeviceMode::write |
( |
hsStream * |
S, |
|
|
int |
version = 11 |
|
) |
| |
The documentation for this class was generated from the following file: