|  | alaCarte Maps
    Renderer for OpenStreetMap tiles | 
| Public Member Functions | |
| RNode () | |
| void | addChild (const FixedRect &bound, uint32_t index=(uint32_t)-1) | 
| bool | isFull () const | 
| bool | isLeaf () const | 
| Public Attributes | |
| FixedRect | bounds [NUM_CHILDREN] | 
| uint32_t | children [NUM_CHILDREN] | 
| uint8_t | size | 
| number of contained elements  More... | |
| Private Member Functions | |
| template<typename Archive > | |
| void | serialize (Archive &ar, const unsigned int version) | 
| Friends | |
| class | boost::serialization::access | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | friend | 
| FixedRect RTree< id_t, data_t >::RNode::bounds[NUM_CHILDREN] | 
| uint32_t RTree< id_t, data_t >::RNode::children[NUM_CHILDREN] | 
| uint8_t RTree< id_t, data_t >::RNode::size |