#include <iterator.h>
Data Fields | |
int | z1 |
unsigned | begin |
int | z2 |
unsigned | end |
Definition at line 539 of file iterator.h.
int LinePath::z1 |
Beginning position
Definition at line 541 of file iterator.h.
unsigned LinePath::begin |
Start time for motion
Definition at line 542 of file iterator.h.
int LinePath::z2 |
Ending position
Definition at line 543 of file iterator.h.
unsigned LinePath::end |
End time for motion
Definition at line 544 of file iterator.h.