Public Member Functions | |
bool | operator< (const MortonPoint &mp) const |
Public Attributes | |
double | b |
double | g |
uint32_t | morton |
double | r |
double | x |
double | y |
double | z |
Definition at line 105 of file sort_las.cpp.
bool MortonPoint::operator< | ( | const MortonPoint & | mp | ) | const [inline] |
Definition at line 111 of file sort_las.cpp.
double MortonPoint::b |
Definition at line 109 of file sort_las.cpp.
double MortonPoint::g |
Definition at line 109 of file sort_las.cpp.
uint32_t MortonPoint::morton |
Definition at line 107 of file sort_las.cpp.
double MortonPoint::r |
Definition at line 109 of file sort_las.cpp.
double MortonPoint::x |
Definition at line 108 of file sort_las.cpp.
double MortonPoint::y |
Definition at line 108 of file sort_las.cpp.
double MortonPoint::z |
Definition at line 108 of file sort_las.cpp.