Waypath.empty constructor

Waypath.empty()

Creates a new, empty Waypath.

Implementation

Waypath.empty() : _path = [], _closed = false;