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

Defines the key of a polyline. More...

Public Member Functions

 KeyInfo (ptr_diff_type index=0, value_type dist2=0)
 

Public Attributes

value_type dist2
 coord index of the key More...
 
ptr_diff_type index
 

Detailed Description

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

Defines the key of a polyline.

Definition at line 1469 of file psimpl.h.

Constructor & Destructor Documentation

◆ KeyInfo()

template<unsigned DIM, class InputIterator , class OutputIterator >
psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::KeyInfo::KeyInfo ( ptr_diff_type  index = 0,
value_type  dist2 = 0 
)
inline

Definition at line 1470 of file psimpl.h.

Member Data Documentation

◆ dist2

template<unsigned DIM, class InputIterator , class OutputIterator >
value_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::KeyInfo::dist2

coord index of the key

Definition at line 1474 of file psimpl.h.

◆ index

template<unsigned DIM, class InputIterator , class OutputIterator >
ptr_diff_type psimpl::PolylineSimplification< DIM, InputIterator, OutputIterator >::DPHelper::KeyInfo::index

Definition at line 1473 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