|
MythTV master
|
#include <libmythtv/visualisations/goom/lines.h>
Public Attributes | |
| float | x |
| float | y |
| float | angle |
| float GMUnitPointer::angle |
Definition at line 17 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float GMUnitPointer::x |
Definition at line 15 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float GMUnitPointer::y |
Definition at line 16 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().