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

#include <Index.h>

Static Public Member Functions

static int compareEntries (const void *pv1, const void *pv2)
 

Public Attributes

double m_ca
 
RegionPtr m_combined
 
double m_enlargement
 
uint32_t m_index
 
double m_oa
 
RegionPtr m_original
 

Member Function Documentation

◆ compareEntries()

static int SpatialIndex::RTree::Index::OverlapEntry::compareEntries ( const void * pv1,
const void * pv2 )
inlinestatic

Member Data Documentation

◆ m_ca

double SpatialIndex::RTree::Index::OverlapEntry::m_ca

◆ m_combined

RegionPtr SpatialIndex::RTree::Index::OverlapEntry::m_combined

◆ m_enlargement

double SpatialIndex::RTree::Index::OverlapEntry::m_enlargement

◆ m_index

uint32_t SpatialIndex::RTree::Index::OverlapEntry::m_index

◆ m_oa

double SpatialIndex::RTree::Index::OverlapEntry::m_oa

◆ m_original

RegionPtr SpatialIndex::RTree::Index::OverlapEntry::m_original

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