30 template<
class Derived>
39 template<
class Derived>
42 return knots_.size() - 1;
46 template<
class Derived>
49 return knots_.first();
53 template<
class Derived>
label nSegments() const
Return the number of segments.
const point & start() const
Return the start point.
const pointField & knots() const
Access the end points and control points.
const point & end() const
Return the end point.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.