14class LineScanMethodViewer;
83 Ui::LineScanMethodViewer* ui;
87 unsigned _displayLists;
89 unsigned _dispListArea;
Template to make the sustain system call a class method regularly.
Definition Sustain.h:184
Definition LineScanMethodViewer.h:21
void handleTrackBarChange()
Handles the trackbar for animation.
void handleButtonShowStartClick()
Handles the button 'Show Start'.
LineScanMethodViewer(LineScanMethod *target, QWidget *parent)
Constructor.
void drawScene()
Compiles the 3D scene for this method.
bool sustain(const timespec &)
Sustain called by scan method sustain.
std::ostream cout
Stream attached to the captured buffer.
Definition LineScanMethodViewer.h:100
void setActiveTab(int index)
Activates the tab designated by the index.
~LineScanMethodViewer() override
Virtual overridden destructor.
void handleButtonMoveToClick()
Handles button 'Move To'.
void setup()
Sets up the viewer with the current configuration.
void handleButtonSetGatesClick()
Handles button 'Set Gates'.
void animate(int index, double frac)
Called by the method instance to handle cursor events.
Implementation of a scan method moving in a straight line.
Definition LineScanMethod.h:15
Definition NipscanRenderer.h:23
Definition ApplicationPropertyPage.h:7
Definition CircleScanMethod.h:5