global.h File Reference

#include "framebuffer.h"

Go to the source code of this file.

Namespaces

namespace  GlobalH

Enumerations

enum  { GlobalH::menuBarHeight = 24 }
enum  { GlobalH::minDocWndWidth = 320 }
enum  { GlobalH::minDocWndHeight = 240 }
enum  { GlobalH::defDocWndWidth = 480 }
enum  { GlobalH::defDocWndHeight = 408 }

Functions

template<typename T>
GlobalH::min (T a, T b)
template<typename T>
GlobalH::max (T a, T b)
template<typename T>
void GlobalH::swap (T &a, T &b)
template<>
void GlobalH::swap< int > (int &a, int &b)
 Just for optimalization.

Variables

const char GlobalH::szAppName [] = "GED 2006"
 Application name.
const BoxSize GlobalH::newImageSize (480, 360)
 New Image deafault size.


Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2