List of all members | Public Member Functions | Public Attributes
RdCheckFootprint::ldf Struct Reference

structure for sorting More...

#include <RdCheckFootprint.h>

Public Member Functions

 ldf (unsigned int id, double distance)
 

Public Attributes

double distance
 
unsigned int id
 

Detailed Description

structure for sorting

Definition at line 30 of file RdCheckFootprint.h.

Constructor & Destructor Documentation

RdCheckFootprint::ldf::ldf ( unsigned int  id,
double  distance 
)
inline

Definition at line 33 of file RdCheckFootprint.h.

Member Data Documentation

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.


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

, generated on Tue Sep 26 2023.