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

#include <libmythtv/visualisations/goom/lines.h>

Collaboration diagram for GMLine:
[legend]

Public Attributes

GMUnitArray points
 
GMUnitArray points2
 
int IDdest
 
float param
 
float amplitudeF
 
float amplitude
 
uint32_t color
 
uint32_t color2
 
int screenX
 
int screenY
 
float power
 
float powinc
 

Detailed Description

Definition at line 23 of file lines.h.

Member Data Documentation

◆ amplitude

float GMLine::amplitude

Definition at line 30 of file lines.h.

Referenced by goom_lines_draw(), and goom_lines_move().

◆ amplitudeF

float GMLine::amplitudeF

Definition at line 29 of file lines.h.

Referenced by goom_lines_move(), and goom_lines_switch_to().

◆ color

uint32_t GMLine::color

Definition at line 32 of file lines.h.

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

◆ color2

uint32_t GMLine::color2

Definition at line 33 of file lines.h.

Referenced by goom_lines_move(), and goom_lines_switch_to().

◆ IDdest

int GMLine::IDdest

Definition at line 27 of file lines.h.

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

◆ param

float GMLine::param

Definition at line 28 of file lines.h.

Referenced by goom_lines_set_res(), and goom_lines_switch_to().

◆ points

GMUnitArray GMLine::points

Definition at line 25 of file lines.h.

Referenced by goom_lines_draw(), and goom_lines_move().

◆ points2

GMUnitArray GMLine::points2

Definition at line 26 of file lines.h.

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

◆ power

float GMLine::power

Definition at line 38 of file lines.h.

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

◆ powinc

float GMLine::powinc

Definition at line 39 of file lines.h.

Referenced by goom_lines_move().

◆ screenX

int GMLine::screenX

Definition at line 35 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 36 of file lines.h.

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


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