Public Member Functions | Public Attributes | List of all members
psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt Struct Reference

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...
 

Detailed Description

template<unsigned DIM, class InputIterator, class OutputIterator>
struct psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt

Defines a sub polyline including its key.

Definition at line 1478 of file psimpl.h.

Constructor & Destructor Documentation

◆ SubPolyAlt()

template<unsigned DIM, class InputIterator , class OutputIterator >
psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::SubPolyAlt ( ptr_diff_type  first = 0,
ptr_diff_type  last = 0 
)
inline

Definition at line 1479 of file psimpl.h.

Member Function Documentation

◆ operator<()

template<unsigned DIM, class InputIterator , class OutputIterator >
bool psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::operator< ( const SubPolyAlt other) const
inline

key of this sub poly

Definition at line 1486 of file psimpl.h.

Member Data Documentation

◆ first

template<unsigned DIM, class InputIterator , class OutputIterator >
ptr_diff_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::first

Definition at line 1482 of file psimpl.h.

◆ keyInfo

template<unsigned DIM, class InputIterator , class OutputIterator >
KeyInfo psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::keyInfo

coord index of the last point

Definition at line 1484 of file psimpl.h.

◆ last

template<unsigned DIM, class InputIterator , class OutputIterator >
ptr_diff_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::SubPolyAlt::last

coord index of the first point

Definition at line 1483 of file psimpl.h.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:28