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 lines.c.

Referenced by goom_init().

void goom_lines_switch_to ( GMLine gml,
int  IDdest,
float  param,
float  amplitude,
int  modeCoul 
)

Definition at line 156 of file lines.c.

Referenced by goom_lines_init(), and goom_update().

void goom_lines_set_res ( GMLine gml,
int  rx,
int  ry 
)

Definition at line 104 of file lines.c.

Referenced by goom_set_resolution().

void goom_lines_free ( GMLine **  gml  ) 

Definition at line 205 of file lines.c.

Referenced by goom_close().

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

Definition at line 214 of file lines.c.

Referenced by goom_update().


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