QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
SpatialIndex::RTree::RTree::NNEntry Class Reference

Classes

struct  ascending
 

Public Member Functions

 NNEntry (id_type id, IEntry *e, double f)
 
 ~NNEntry ()
 

Public Attributes

id_type m_id
 
double m_minDist
 
IEntrym_pEntry
 

Constructor & Destructor Documentation

◆ NNEntry()

SpatialIndex::RTree::RTree::NNEntry::NNEntry ( id_type id,
IEntry * e,
double f )
inline

◆ ~NNEntry()

SpatialIndex::RTree::RTree::NNEntry::~NNEntry ( )
inline

Member Data Documentation

◆ m_id

id_type SpatialIndex::RTree::RTree::NNEntry::m_id

◆ m_minDist

double SpatialIndex::RTree::RTree::NNEntry::m_minDist

◆ m_pEntry

IEntry* SpatialIndex::RTree::RTree::NNEntry::m_pEntry

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