![]() |
alaCarte Maps
Renderer for OpenStreetMap tiles
|
This is the complete list of members for ChildNodesSelector, including all inherited members.
| ChildNodesSelector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next) | ChildNodesSelector | |
| geodata | Selector | protected |
| matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | ChildNodesSelector | virtual |
| matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | ChildNodesSelector | virtual |
| matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | ChildNodesSelector | virtual |
| next | Selector | protected |
| rule | Selector | protected |
| Selector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next) | Selector |