clear() | VgMyRoutingHelper | virtual |
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 | virtual |
editRoutingNodeParameters() | VgMyRoutingHelper | virtual |
editRoutingRequestParameters() | VgMyRoutingHelper | virtual |
eEnd enum value | VgMyRouteCreator | |
eStart enum value | VgMyRouteCreator | |
eStop0 enum value | VgMyRouteCreator | |
eStop1 enum value | VgMyRouteCreator | |
eStop2 enum value | VgMyRouteCreator | |
eStop3 enum value | VgMyRouteCreator | |
eStop4 enum value | VgMyRouteCreator | |
eStop5 enum value | VgMyRouteCreator | |
eStopMax enum value | VgMyRouteCreator | |
getLayerNameForPosition(const VgEngine::VgPosition &pPosition) | VgMyRoutingHelper | protected |
getLayerNameOfPlace(const std::string &pPlaceId) | VgMyRoutingHelper | protected |
getPositionOfPlace(const std::string &pPlaceId) | VgMyRoutingHelper | protected |
getRoutePointHighlightAnimationDescriptor() | VgMyRoutingHelper | virtual |
getRouteStyle() const | VgMyRoutingHelper | virtual |
getRouteWidth() | VgMyRoutingHelper | virtual |
hide() | VgMyRoutingHelper | virtual |
isPlaceRoutable(const std::string &pID) | VgMyRoutingHelper | protected |
isPositionRoutable(const VgEngine::VgPosition &pPosition) | VgMyRoutingHelper | protected |
isRoutePointSet(VgMyRouteCreator::RoutePoint pPoint) | VgMyRoutingHelper | virtual |
isVisible() | VgMyRoutingHelper | virtual |
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 |
mRoutingNodeParameters | 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 std::vector< VgEngine::VgRefPtr< VgRoutingModule::VgIRoutingNode > > &pDestinations) | VgMyRoutingHelper | protected |
resetRoutePoint(VgMyRouteCreator::RoutePoint pPoint) | VgMyRoutingHelper | virtual |
resetRoutingNodeParameters() | VgMyRoutingHelper | virtual |
resetRoutingRequestParameters() | VgMyRoutingHelper | virtual |
RoutePoint enum name | VgMyRouteCreator | |
setAvoidStairs(bool pDisabledFriendly) | VgMyRoutingHelper | virtual |
setPoiCallback(const std::string &pIdentifier, VgEngine::VgRefPtr< Vg3DModule::VgIGeometryCallback >const &pCallback) | VgMyRoutingHelper | virtual |
setRouteMarkerHeight(float pHeight) | VgMyRoutingHelper | virtual |
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 | virtual |
setRouteWidth(float pWidth) | VgMyRoutingHelper | virtual |
show() | VgMyRoutingHelper | virtual |
VgMyRoutingHelper(VgApplication::VgIApplication *pVgApplication, VgMyTextureLoader *pTextureLoader, VgEngine::VgRefPtr< VgRoutingModule::VgIRouteCallback >const &pCallback, VgMyLayerAndCameraHandler *pLayerAndCamerHandler) | VgMyRoutingHelper | |
~VgMyRoutingHelper() | VgMyRoutingHelper | virtual |