#include <videovisual.h>
Public Member Functions | |
| VisualNode (short *l, short *r, unsigned long n, unsigned long o) | |
| ~VisualNode () | |
| VisualNode (short *l, short *r, unsigned long n, unsigned long o) | |
| ~VisualNode () | |
Public Attributes | |
| short * | left |
| short * | right |
| long | length |
| long | offset |
| unsigned long | length |
| unsigned long | offset |
Definition at line 21 of file videovisual.h.
| VisualNode::VisualNode | ( | short * | l, | |
| short * | r, | |||
| unsigned long | n, | |||
| unsigned long | o | |||
| ) | [inline] |
Definition at line 24 of file videovisual.h.
| VisualNode::~VisualNode | ( | ) | [inline] |
Definition at line 27 of file videovisual.h.
| VisualNode::VisualNode | ( | short * | l, | |
| short * | r, | |||
| unsigned long | n, | |||
| unsigned long | o | |||
| ) | [inline] |
Definition at line 49 of file visualize.h.
| VisualNode::~VisualNode | ( | ) | [inline] |
Definition at line 56 of file visualize.h.
| short * VisualNode::left |
Definition at line 33 of file videovisual.h.
Referenced by VideoVisualSpectrum::Draw(), VideoVisualGoom::Draw(), Spectrum::process(), MonoScope::process(), StereoScope::process(), Synaesthesia::process(), Goom::process(), BumpScope::process(), Piano::process_all_types(), and ~VisualNode().
| short * VisualNode::right |
Definition at line 33 of file videovisual.h.
Referenced by VideoVisualSpectrum::Draw(), VideoVisualGoom::Draw(), Spectrum::process(), MonoScope::process(), StereoScope::process(), Synaesthesia::process(), Goom::process(), Piano::process_all_types(), and ~VisualNode().
| long VisualNode::length |
Definition at line 34 of file videovisual.h.
Referenced by VideoVisualSpectrum::Draw(), VideoVisualGoom::Draw(), Spectrum::process(), MonoScope::process(), StereoScope::process(), Synaesthesia::process(), Goom::process(), BumpScope::process(), and Piano::process_all_types().
| long VisualNode::offset |
Definition at line 34 of file videovisual.h.
Referenced by Piano::process_all_types().
| unsigned long VisualNode::length |
Definition at line 63 of file visualize.h.
| unsigned long VisualNode::offset |
Definition at line 63 of file visualize.h.
1.6.3