|  | Home | Libraries | People | FAQ | More | 
Get the number of values stored in the index.
            It calls rtree::size().
          
template<typename Value,typename Parameters,typename IndexableGetter,typename EqualTo,typename Allocator>size_tsize(rtree< Value, Parameters, IndexableGetter, EqualTo, Allocator > const &tree)
| Type | Name | Description | 
|---|---|---|
| 
                       | 
                       | The spatial index. | 
The number of values stored in the index.