Data of spatial index that may be implicitly shared.
More...
Public Attributes |
| SpatialIndex::ISpatialIndex * | mRTree |
| | R-tree containing spatial index.
|
| SpatialIndex::IStorageManager * | mStorage |
| | storage manager
|
Detailed Description
Data of spatial index that may be implicitly shared.
Definition at line 133 of file qgsspatialindex.cpp.
Constructor & Destructor Documentation
| QgsSpatialIndexData::QgsSpatialIndexData |
( |
| ) |
|
|
inline |
| QgsSpatialIndexData::~QgsSpatialIndexData |
( |
| ) |
|
|
inline |
Member Function Documentation
| void QgsSpatialIndexData::initTree |
( |
IDataStream * |
inputStream = 0 | ) |
|
|
inline |
Member Data Documentation
| SpatialIndex::ISpatialIndex* QgsSpatialIndexData::mRTree |
| SpatialIndex::IStorageManager* QgsSpatialIndexData::mStorage |
The documentation for this class was generated from the following file: