Defines a sub polyline including its key. More...
Public Member Functions | |
| bool | operator< (const SubPolyAlt &other) const |
| key of this sub poly More... | |
| SubPolyAlt (ptr_diff_type first=0, ptr_diff_type last=0) | |
Public Attributes | |
| ptr_diff_type | first |
| KeyInfo | keyInfo |
| coord index of the last point More... | |
| ptr_diff_type | last |
| coord index of the first point More... | |
Defines a sub polyline including its key.
|
inline |
|
inline |
| ptr_diff_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::first |
| KeyInfo psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::keyInfo |
| ptr_diff_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::last |