lines.h File Reference

Go to the source code of this file.

Classes

struct  _GMUNITPOINTER
struct  _GMLINE

Typedefs

typedef struct _GMUNITPOINTER GMUnitPointer
typedef struct _GMLINE GMLine

Functions

GMLinegoom_lines_init (int rx, int ry, int IDsrc, float paramS, int modeCoulSrc, int IDdest, float paramD, int modeCoulDest)
void goom_lines_switch_to (GMLine *gml, int IDdest, float param, float amplitude, int modeCoul)
void goom_lines_set_res (GMLine *gml, int rx, int ry)
void goom_lines_free (GMLine **gml)
void goom_lines_draw (GMLine *gml, gint16 data[512], unsigned int *p)

Typedef Documentation

typedef struct _GMUNITPOINTER GMUnitPointer
typedef struct _GMLINE GMLine

Function Documentation

GMLine* goom_lines_init ( int  rx,
int  ry,
int  IDsrc,
float  paramS,
int  modeCoulSrc,
int  IDdest,
float  paramD,
int  modeCoulDest 
)

Definition at line 168 of file mythtv/libs/libmythtv/visualisations/goom/lines.c.

Referenced by goom_init().

void goom_lines_switch_to ( GMLine gml,
int  IDdest,
float  param,
float  amplitude,
int  modeCoul 
)
void goom_lines_set_res ( GMLine gml,
int  rx,
int  ry 
)
void goom_lines_free ( GMLine **  gml  ) 

Definition at line 205 of file mythtv/libs/libmythtv/visualisations/goom/lines.c.

Referenced by goom_close().

void goom_lines_draw ( GMLine gml,
gint16  data[512],
unsigned int *  p 
)

Definition at line 214 of file mythtv/libs/libmythtv/visualisations/goom/lines.c.

Referenced by goom_update().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:48 2012 for MythTV by  doxygen 1.6.3