13 const double end_x,
const double end_y,
const double end_z )
14 :
_start ( start_x, start_y, start_z )
15 ,
_end ( end_x, end_y, end_z )
24 if(start.size()!=3 || end.size()!=3)
end
while True: pbar.update(maxval-len(onlies[E][S])) #print iS, "/", len(onlies[E][S]) found = False for...
Class def header for a class GeoAlgoException.
const Vector_t Dir() const
Direction getter.
const Point_t & End() const
End getter.
LineSegment()
Default constructor.
Point_t _end
End position of a line.
const Point_t & Start() const
Start getter.
Point_t _start
Start position of a line.
void DirReset()
Internal function to reset direction.
Class def header for a class LineSegment.