structure for sorting More...
#include <RdCheckFootprint.h>
Public Member Functions | |
ldf (unsigned int id, double distance) | |
Public Attributes | |
double | distance |
unsigned int | id |
structure for sorting
Definition at line 30 of file RdCheckFootprint.h.
|
inline |
Definition at line 33 of file RdCheckFootprint.h.
double RdCheckFootprint::ldf::distance |
Definition at line 32 of file RdCheckFootprint.h.
Referenced by RdCheckFootprint::sort_ldf().
unsigned int RdCheckFootprint::ldf::id |
Definition at line 31 of file RdCheckFootprint.h.