VideoMode Class Reference

#include <gfxstructures.h>

List of all members.

Public Types

enum  Bpp { BPP_UNDEFINED = 0, BPP_16 = 16, BPP_24 = 24 }
 Bit depths. More...

Public Member Functions

 VideoMode ()

Static Public Member Functions

static Bpp IntToBpp (int i_bpp)
static int BppToInt (Bpp e_bpp)

Public Attributes

ushort_t width
ushort_t height
Bpp bpp


Member Enumeration Documentation

enum VideoMode::Bpp

Bit depths.

Enumerator:
BPP_UNDEFINED  Undefined value.
BPP_16  16 bit colors.
BPP_24  24 bit colors.


Constructor & Destructor Documentation

VideoMode::VideoMode (  )  [inline]


Member Function Documentation

VideoMode::Bpp VideoMode::IntToBpp ( int  i_bpp  )  [inline, static]

int VideoMode::BppToInt ( Bpp  e_bpp  )  [inline, static]


Member Data Documentation

ushort_t VideoMode::width

ushort_t VideoMode::height

Bpp VideoMode::bpp


The documentation for this class was generated from the following file:
Generated on Sat Oct 20 14:47:37 2007 for Dark Oberon by  doxygen 1.5.3