Segment.terminal

The terminal point (the vector points to the terminal point)

class Segment(T, uint dimensions)
Vector!(T, dimensions) terminal;

Meta