MythTV  master
Public Attributes | List of all members
GMLine Struct Reference

#include <lines.h>

Collaboration diagram for GMLine:
Collaboration graph
[legend]

Public Attributes

GMUnitPointerpoints
 
GMUnitPointerpoints2
 
int IDdest
 
float param
 
float amplitudeF
 
float amplitude
 
int nbPoints
 
guint32 color
 
guint32 color2
 
int screenX
 
int screenY
 
float power
 
float powinc
 

Detailed Description

Definition at line 21 of file lines.h.

Member Data Documentation

◆ points

GMUnitPointer* GMLine::points

Definition at line 23 of file lines.h.

Referenced by goom_lines_draw(), goom_lines_init(), and goom_lines_move().

◆ points2

GMUnitPointer* GMLine::points2

Definition at line 24 of file lines.h.

Referenced by goom_lines_move(), goom_lines_set_res(), and goom_lines_switch_to().

◆ IDdest

int GMLine::IDdest

Definition at line 25 of file lines.h.

Referenced by goom_lines_set_res(), and goom_lines_switch_to().

◆ param

float GMLine::param

Definition at line 26 of file lines.h.

Referenced by goom_lines_set_res(), and goom_lines_switch_to().

◆ amplitudeF

float GMLine::amplitudeF

Definition at line 27 of file lines.h.

Referenced by goom_lines_move(), and goom_lines_switch_to().

◆ amplitude

float GMLine::amplitude

Definition at line 28 of file lines.h.

Referenced by goom_lines_draw(), and goom_lines_move().

◆ nbPoints

int GMLine::nbPoints

Definition at line 30 of file lines.h.

◆ color

guint32 GMLine::color

Definition at line 31 of file lines.h.

Referenced by mythburn.FontDef::drawText(), goom_lines_draw(), and goom_lines_move().

◆ color2

guint32 GMLine::color2

Definition at line 32 of file lines.h.

Referenced by goom_lines_move(), and goom_lines_switch_to().

◆ screenX

int GMLine::screenX

Definition at line 34 of file lines.h.

Referenced by goom_lines_draw(), goom_lines_set_res(), and goom_lines_switch_to().

◆ screenY

int GMLine::screenY

Definition at line 35 of file lines.h.

Referenced by goom_lines_draw(), goom_lines_set_res(), and goom_lines_switch_to().

◆ power

float GMLine::power

Definition at line 37 of file lines.h.

Referenced by goom_lines_draw(), goom_lines_move(), and goom_update().

◆ powinc

float GMLine::powinc

Definition at line 38 of file lines.h.

Referenced by goom_lines_move().


The documentation for this struct was generated from the following file: