#include <mainvisual.h>
Definition at line 32 of file mainvisual.h.
Public Member Functions | |
| VisualNode (short *l, short *r, unsigned long n, unsigned long o) | |
| ~VisualNode () | |
Public Attributes | |
| short * | left |
| short * | right |
| long | length |
| long | offset |
| VisualNode::VisualNode | ( | short * | l, | |
| short * | r, | |||
| unsigned long | n, | |||
| unsigned long | o | |||
| ) | [inline] |
Definition at line 35 of file mainvisual.h.
| VisualNode::~VisualNode | ( | ) | [inline] |
Definition at line 42 of file mainvisual.h.
| short* VisualNode::left |
Definition at line 48 of file mainvisual.h.
Referenced by Gears::process(), Spectrum::process(), Synaesthesia::process(), Goom::process(), MonoScope::process(), StereoScope::process(), LibVisualPlugin::process(), BumpScope::process(), and ~VisualNode().
| short * VisualNode::right |
Definition at line 48 of file mainvisual.h.
Referenced by Gears::process(), Spectrum::process(), Synaesthesia::process(), Goom::process(), MonoScope::process(), StereoScope::process(), LibVisualPlugin::process(), and ~VisualNode().
| long VisualNode::length |
Definition at line 49 of file mainvisual.h.
Referenced by Gears::process(), Spectrum::process(), Synaesthesia::process(), Goom::process(), MonoScope::process(), StereoScope::process(), LibVisualPlugin::process(), and BumpScope::process().
| long VisualNode::offset |
1.5.5