#include <OgreDDVideoMode.h>
Public Methods | |
| String | Description (void) |
| DDVideoMode () | |
| DDVideoMode (const DDVideoMode &ob) | |
| DDVideoMode (LPDDSURFACEDESC2 lpDDSD2) | |
| DDVideoMode | operator= (const DDVideoMode &orig) |
Public Attributes | |
| int | mWidth |
| int | mHeight |
| int | mColourDepth |
Private Attributes | |
| DDSURFACEDESC2 | mDDSurfaceDesc |
Utility class for D3DRenderSystem.
Definition at line 37 of file OgreDDVideoMode.h.
|
|
Definition at line 30 of file OgreDDVideoMode.cpp. |
|
|
Definition at line 36 of file OgreDDVideoMode.cpp. References mColourDepth, mDDSurfaceDesc, mHeight, and mWidth. |
|
|
Definition at line 45 of file OgreDDVideoMode.cpp. References mColourDepth, mDDSurfaceDesc, mHeight, and mWidth. |
|
|
Definition at line 70 of file OgreDDVideoMode.cpp. References mColourDepth, mHeight, and mWidth. Referenced by Ogre::D3DRenderSystem::initialise(), and Ogre::D3DRenderSystem::refreshDDSettings(). |
|
|
Definition at line 57 of file OgreDDVideoMode.cpp. References mColourDepth, mDDSurfaceDesc, mHeight, and mWidth. |
|
|
Definition at line 46 of file OgreDDVideoMode.h. Referenced by DDVideoMode(), Description(), Ogre::DDVideoModeList::getClosestMatch(), Ogre::D3DRenderSystem::initialise(), and operator=(). |
|
|
Definition at line 41 of file OgreDDVideoMode.h. Referenced by DDVideoMode(), and operator=(). |
|
|
Definition at line 45 of file OgreDDVideoMode.h. Referenced by DDVideoMode(), Description(), Ogre::DDVideoModeList::getClosestMatch(), Ogre::D3DRenderSystem::initialise(), and operator=(). |
|
|
Definition at line 44 of file OgreDDVideoMode.h. Referenced by DDVideoMode(), Description(), Ogre::DDVideoModeList::getClosestMatch(), Ogre::D3DRenderSystem::initialise(), and operator=(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:12:29 2004