framebuffer.h File Reference

Go to the source code of this file.

Classes

struct  Pixel
struct  BoxSize
struct  Point
struct  Rect
class  FrameBuffer
class  FrameBuffer::ErrUnalloc

Functions

Point operator+ (const Point &a, const Point &b)
 Add two Point objects together. Same meaning of operator as for built-in types.
Point operator- (const Point &a, const Point &b)
 Substract two Point objects. Same meaning of operator as for built-in types.


Function Documentation

Point operator+ ( const Point a,
const Point b 
) [inline]

Add two Point objects together. Same meaning of operator as for built-in types.

Definition at line 100 of file framebuffer.h.

Point operator- ( const Point a,
const Point b 
) [inline]

Substract two Point objects. Same meaning of operator as for built-in types.

Definition at line 106 of file framebuffer.h.


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