Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Ogre::DDVideoMode Class Reference
Encapsulates a DirectDraw video mode.
More...
#include <OgreDDVideoMode.h>
List of all members.
Detailed Description
Encapsulates a DirectDraw video mode.
Utility class for D3DRenderSystem.
Constructor & Destructor Documentation
Ogre::DDVideoMode::DDVideoMode |
( |
|
) |
|
|
Ogre::DDVideoMode::DDVideoMode |
( |
const DDVideoMode & |
ob |
) |
|
|
Ogre::DDVideoMode::DDVideoMode |
( |
LPDDSURFACEDESC2 |
lpDDSD2 |
) |
|
|
Member Function Documentation
String Ogre::DDVideoMode::Description |
( |
void |
|
) |
|
|
DDVideoMode Ogre::DDVideoMode::operator= |
( |
const DDVideoMode & |
orig |
) |
|
|
Member Data Documentation
int Ogre::DDVideoMode::mColourDepth
|
|
DDSURFACEDESC2 Ogre::DDVideoMode::mDDSurfaceDesc [private]
|
|
int Ogre::DDVideoMode::mHeight
|
|
int Ogre::DDVideoMode::mWidth
|
|
Copyright © 2002 by The OGRE Team