This structure stores the resolution and color depth for a supported video mode.
More...
#include <spVideoModeEnumerator.hpp>
List of all members.
Detailed Description
This structure stores the resolution and color depth for a supported video mode.
Constructor & Destructor Documentation
sp::video::SVideoMode::SVideoMode |
( |
const dim::size2di & |
InitResolution = 0 , |
|
|
s32 |
InitColorDepth = 0 | |
|
) |
| | [inline] |
sp::video::SVideoMode::SVideoMode |
( |
const SVideoMode & |
Other |
) |
[inline] |
sp::video::SVideoMode::~SVideoMode |
( |
|
) |
[inline] |
Member Function Documentation
bool sp::video::SVideoMode::operator== |
( |
const SVideoMode & |
Other |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: