|
QCAD
Open Source 2D CAD
|
Classes | |
| struct | ascending |
Public Member Functions | |
| NNEntry (id_type id, IEntry *e, double f) | |
| ~NNEntry () | |
Public Attributes | |
| id_type | m_id |
| double | m_minDist |
| IEntry * | m_pEntry |
|
inline |
| id_type SpatialIndex::RTree::RTree::NNEntry::m_id |
| double SpatialIndex::RTree::RTree::NNEntry::m_minDist |
| IEntry* SpatialIndex::RTree::RTree::NNEntry::m_pEntry |