![]() |
VR-Forces 4.5 Class Documentation
|
This is the complete list of members for DtRoadPathFunctions, including all inherited members.
| adjustShortSegmentInS(DtRoadSegmentList &roadPath, bool isDrivingOnLeft, const Coordinate_System *localCoordinateSystem, double maxSmallBendTurnRadius, bool debug) | DtRoadPathFunctions | protectedvirtual |
| adjustShortSegmentsInCurve(DtRoadSegmentList &roadPath, const bool isDrivingOnLeft, const Coordinate_System *localCoordinateSystem, const double maxSmallBendTurnRadius, const bool debug) | DtRoadPathFunctions | protectedvirtual |
| calculateCurvesBetweenSegments(DtRoadSegmentList &roadPath, bool isDrivingOnLeft, double maxSmallBendTurnRadius, bool debug) | DtRoadPathFunctions | protectedvirtual |
| calculatePathTemporaryGeometry(DtRoadSegmentList &roadPath, bool isDrivingOnLeft, double maxSmallBendTurnRadius, bool debug) | DtRoadPathFunctions | protectedvirtual |
| connectSegmentLanes(const DtRoadSegmentList &roadPath, bool drivingOnLeft, bool debug) | DtRoadPathFunctions | protectedvirtual |
| DtRoadPathFunctions(DtRoadMovementController *parentController) | DtRoadPathFunctions | |
| generatePathCenterlinePoints(const DtRoadSegmentList &roadPath, bool drivingOnLeft, std::vector< DtVector > &pointList) | DtRoadPathFunctions | virtual |
| getRoadPathAltitudes(DtRoadSegmentList &roadPath, const DtAttachedTerrain *terrain, bool &allTerrainAvailable, bool debug=false) | DtRoadPathFunctions | virtual |
| makeRoadPathListFromRailPath(const DtRailSegmentList &railPath, DtRoadSegmentList &roadPath, const Coordinate_System *localCoordinateSystem, int &roadSegNum, bool debug) | DtRoadPathFunctions | protectedvirtual |
| myController | DtRoadPathFunctions | protected |
| reconnectRoadSegments(DtRoadSegment *prevRoadSegment, DtRoadSegment *nextRoadSegment, const bool isDrivingOnLeft, const double maxSmallBendTurnRadius, const bool debug) | DtRoadPathFunctions | protectedvirtual |
| setupRoadFromRailPath(const DtRailSegmentList &railPath, const Coordinate_System *localCoordinateSystem, bool drivingOnLeft, DtRoadSegmentList &roadPath, const bool debug=false) | DtRoadPathFunctions | virtual |
| ~DtRoadPathFunctions() | DtRoadPathFunctions |