|
QGIS API Documentation
2.6.0-Brighton
|
Data of spatial index that may be implicitly shared. More...
Public Member Functions | |
| QgsSpatialIndexData () | |
| QgsSpatialIndexData (const QgsSpatialIndexData &other) | |
| ~QgsSpatialIndexData () | |
| void | initTree () |
Public Attributes | |
| SpatialIndex::IStorageManager * | mStorage |
| storage manager | |
| SpatialIndex::ISpatialIndex * | mRTree |
| R-tree containing spatial index. | |
Data of spatial index that may be implicitly shared.
|
inline |
|
inline |
|
inline |
|
inline |
| SpatialIndex::ISpatialIndex* QgsSpatialIndexData::mRTree |
R-tree containing spatial index.
| SpatialIndex::IStorageManager* QgsSpatialIndexData::mStorage |
storage manager
1.8.1.2