The entry in the sorted order for a point. More...
#include <ogdf/energybased/dtree/DTree.h>
| Public Member Functions | |
| bool | operator< (const MortonEntry &other) const | 
| less comparator for sort | |
| bool | operator== (const MortonEntry &other) const | 
| equal comparer for the construction algorithm | |
| Public Attributes | |
| IntType | mortonNr [Dim] | 
| the morton number of the point | |
| int | ref | 
| index in the original point order | |
The entry in the sorted order for a point.
| 
 | inline | 
| 
 | inline | 
| IntType ogdf::energybased::dtree::DTree< IntType, Dim >::MortonEntry::mortonNr[Dim] | 
| int ogdf::energybased::dtree::DTree< IntType, Dim >::MortonEntry::ref |