| clear() | VgMyRoutingHelper | |
| computeFloorHeightFromLayer(const std::string &pLayer) const | VgMyRoutingHelper | protected |
| computeRoute() | VgMyRoutingHelper | virtual |
| createAndAddRouteMarker(VgMyRouteCreator::RoutePoint pPoint, const VgEngine::VgPosition &pPosition, const std::string &pLayerName) | VgMyRoutingHelper | protected |
| createRouteObjects(VgEngine::VgConstRefPtr< VgRoutingModule::VgIRoute > const &pRoute) | VgMyRoutingHelper | |
| editRoutingRequestParameters() | VgMyRoutingHelper | virtual |
| getLayerNameForPosition(const VgEngine::VgPosition &pPosition) | VgMyRoutingHelper | protected |
| getLayerNameOfPlace(const std::string &pPlaceId) | VgMyRoutingHelper | protected |
| getPositionOfPlace(const std::string &pPlaceId) | VgMyRoutingHelper | protected |
| getRoutePointHighlightAnimationDescriptor() | VgMyRoutingHelper | |
| getRouteStyle() const | VgMyRoutingHelper | |
| hide() | VgMyRoutingHelper | |
| isPlaceRoutable(const std::string &pID) | VgMyRoutingHelper | protected |
| isPositionRoutable(const VgEngine::VgPosition &pPosition) | VgMyRoutingHelper | protected |
| isRoutePointSet(VgMyRouteCreator::RoutePoint pPoint) | VgMyRoutingHelper | virtual |
| isVisible() | VgMyRoutingHelper | |
| kEndPointStrID | VgMyRoutingHelper | static |
| kStartPointStrID | VgMyRoutingHelper | static |
| mCallback | VgMyRoutingHelper | protected |
| mHighlightedRoutePoints | VgMyRoutingHelper | protected |
| mHighlightedRoutePointsAnimationDescr | VgMyRoutingHelper | protected |
| mInstanceFactory | VgMyRoutingHelper | protected |
| mIsRouteVisible | VgMyRoutingHelper | protected |
| mLayerAndCameraHandler | VgMyRoutingHelper | protected |
| mLines | VgMyRoutingHelper | protected |
| mLinks | VgMyRoutingHelper | protected |
| mMapModule | VgMyRoutingHelper | protected |
| mObjectHeightOffset | VgMyRoutingHelper | protected |
| mPoints | VgMyRoutingHelper | protected |
| mRouteConverter2D | VgMyRoutingHelper | protected |
| mRoutePoiCallbacks | VgMyRoutingHelper | protected |
| mRoutePoints | VgMyRoutingHelper | protected |
| mRouteSolver | VgMyRoutingHelper | protected |
| mRouteStyle | VgMyRoutingHelper | protected |
| mRouteStyler | VgMyRoutingHelper | protected |
| mRouteWidth | VgMyRoutingHelper | protected |
| mRoutingModule | VgMyRoutingHelper | protected |
| mRoutingRequestParameters | VgMyRoutingHelper | protected |
| mTextureLoader | VgMyRoutingHelper | protected |
| mVgApplication | VgMyRoutingHelper | protected |
| POICallbackMap typedef | VgMyRoutingHelper | protected |
| removeRouteMarkers() | VgMyRoutingHelper | protected |
| requestRoute(const VgEngine::VgRefPtr< VgRoutingModule::VgIRoutingNode > pOrigin, const VgEngine::VgRefPtr< VgRoutingModule::VgIRoutingNode > pDestination) | VgMyRoutingHelper | protected |
| resetRoutePoint(VgMyRouteCreator::RoutePoint pPoint) | VgMyRoutingHelper | virtual |
| resetRoutingRequestParameters() | VgMyRoutingHelper | virtual |
| setAvoidStairs(bool pDisabledFriendly) | VgMyRoutingHelper | virtual |
| setPoiCallback(const std::string &pIdentifier, VgEngine::VgRefPtr< Vg3DModule::VgIGeometryCallback >const &pCallback) | VgMyRoutingHelper | virtual |
| setRouteMarkerHeight(float pHeight) | VgMyRoutingHelper | |
| setRoutePoint(VgMyRouteCreator::RoutePoint pPoint, const std::string &pPlaceID) | VgMyRoutingHelper | virtual |
| setRoutePoint(RoutePoint pPoint, const VgEngine::VgPosition &pPosition) | VgMyRoutingHelper | virtual |
| setRoutePoint(RoutePoint pPoint, const VgEngine::VgPosition &pPosition, const std::string &pLayerName) | VgMyRoutingHelper | |
| setRouteStyle(VgMyRouteStyler::RouteStyle pRouteStyle, bool pRecomputeRoute=true) | VgMyRoutingHelper | |
| setRouteWidth(float pWidth) | VgMyRoutingHelper | |
| show() | VgMyRoutingHelper | |
| VgMyRoutingHelper(VgApplication::VgIApplication *pVgApplication, VgMyTextureLoader *pTextureLoader, VgEngine::VgRefPtr< VgRoutingModule::VgIRouteCallback >const &pCallback, VgMyLayerAndCameraHandler *pLayerAndCamerHandler) | VgMyRoutingHelper | |
| ~VgMyRoutingHelper() | VgMyRoutingHelper | virtual |