QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
SpatialIndex::MVRTree::MVRTree::RootEntry Class Reference

Public Member Functions

 RootEntry ()
 
 RootEntry (id_type id, double s, double e)
 

Public Attributes

double m_endTime
 
id_type m_id
 
double m_startTime
 

Constructor & Destructor Documentation

◆ RootEntry() [1/2]

SpatialIndex::MVRTree::MVRTree::RootEntry::RootEntry ( )
inline

◆ RootEntry() [2/2]

SpatialIndex::MVRTree::MVRTree::RootEntry::RootEntry ( id_type id,
double s,
double e )
inline

Member Data Documentation

◆ m_endTime

double SpatialIndex::MVRTree::MVRTree::RootEntry::m_endTime

◆ m_id

id_type SpatialIndex::MVRTree::MVRTree::RootEntry::m_id

◆ m_startTime

double SpatialIndex::MVRTree::MVRTree::RootEntry::m_startTime

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