SpatialIndex::RTree::Node::RstarSplitEntry Class Reference

List of all members.

Detailed Description

Definition at line 128 of file Node.h.

Public Member Functions

 RstarSplitEntry (Region *pr, long id, unsigned long dimension)

Static Public Member Functions

static int compareLow (const void *pv1, const void *pv2)
static int compareHigh (const void *pv1, const void *pv2)

Public Attributes

Region * m_pRegion
long m_id
unsigned long m_sortDim


Constructor & Destructor Documentation

SpatialIndex::RTree::Node::RstarSplitEntry::RstarSplitEntry ( Region *  pr,
long  id,
unsigned long  dimension 
) [inline]

Definition at line 135 of file Node.h.


Member Function Documentation

static int SpatialIndex::RTree::Node::RstarSplitEntry::compareLow ( const void *  pv1,
const void *  pv2 
) [inline, static]

Definition at line 138 of file Node.h.

References m_pRegion, and m_sortDim.

static int SpatialIndex::RTree::Node::RstarSplitEntry::compareHigh ( const void *  pv1,
const void *  pv2 
) [inline, static]

Definition at line 150 of file Node.h.

References m_pRegion, and m_sortDim.


Member Data Documentation

Region* SpatialIndex::RTree::Node::RstarSplitEntry::m_pRegion

Definition at line 131 of file Node.h.

Referenced by compareHigh(), and compareLow().

long SpatialIndex::RTree::Node::RstarSplitEntry::m_id

Definition at line 132 of file Node.h.

unsigned long SpatialIndex::RTree::Node::RstarSplitEntry::m_sortDim

Definition at line 133 of file Node.h.

Referenced by compareHigh(), and compareLow().


The documentation for this class was generated from the following file:
Generated on Tue Oct 28 16:52:08 2008 for Quantum GIS API Documentation by  doxygen 1.5.1