ifs.h File Reference

Go to the source code of this file.

Classes

struct  _ifsPoint

Typedefs

typedef struct _ifsPoint IFSPoint

Functions

void init_ifs (int width, int height)
void ifs_update (guint32 *buffer, guint32 *back, int width, int height, int increment)
void release_ifs (void)
IFSPointdraw_ifs (int *nbPoints)


Typedef Documentation

typedef struct _ifsPoint IFSPoint


Function Documentation

void init_ifs ( int  width,
int  height 
)

Definition at line 212 of file ifs.c.

Referenced by goom_init(), and goom_set_resolution().

void ifs_update ( guint32 *  buffer,
guint32 *  back,
int  width,
int  height,
int  increment 
)

Definition at line 11 of file ifs_display.c.

Referenced by goom_update().

void release_ifs ( void   ) 

Definition at line 540 of file ifs.c.

Referenced by goom_close().

IFSPoint* draw_ifs ( int *  nbPoints  ) 

Definition at line 461 of file ifs.c.

Referenced by ifs_update().


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5