#include <lines.h>
Public Attributes | |
| float | x |
| float | y |
| float | angle |
Definition at line 12 of file mythtv/libs/libmythtv/visualisations/goom/lines.h.
| float _GMUNITPOINTER::x |
Definition at line 14 of file mythtv/libs/libmythtv/visualisations/goom/lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float _GMUNITPOINTER::y |
Definition at line 15 of file mythtv/libs/libmythtv/visualisations/goom/lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float _GMUNITPOINTER::angle |
Definition at line 16 of file mythtv/libs/libmythtv/visualisations/goom/lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
1.6.3