VideoMode Struct Reference

List of all members.

Public Member Functions

int opCmp (VideoMode other)
override int opEquals (Object obj)
override uint toHash ()
bool Matches (VideoMode other)
int Width ()
int Height ()
int Depth ()
int RefreshFrequency ()
 version (Tango)

Static Public Member Functions

static VideoMode opCall (int width, int height, int depth, int freq)

Public Attributes

 h


Member Function Documentation

static VideoMode opCall ( int  width,
int  height,
int  depth,
int  freq 
) [static]

struct constructor

int opCmp ( VideoMode  other  ) 

override int opEquals ( Object  obj  ) 

override uint toHash (  ) 

bool Matches ( VideoMode  other  ) 

int Width (  ) 

int Height (  ) 

int Depth (  ) 

int RefreshFrequency (  ) 

version ( Tango   ) 


Member Data Documentation

h


The documentation for this struct was generated from the following file:
Generated on Sun Feb 1 21:30:30 2009 for wxD by  doxygen 1.5.4