![]() |
VR-Forces 5.0.2 Developer's Guide
|
This is the complete list of members for DtRoadObstructionFinder, including all inherited members.
| DtRoadObstructionFinder(const DtSimulationServices *objMgr, DtLocalObject *hostEntity, bool drivingOnLeft) | DtRoadObstructionFinder | |
| DtRoadObstructionFinder() | DtRoadObstructionFinder | private |
| DtRoadObstructionFinder(const DtRoadObstructionFinder &orig) | DtRoadObstructionFinder | private |
| findFirstObstructionInLane(const DtRoadSegment *startSegment, const int roadLaneNum, const double positionAlongLane, double lookDistance, DtRailObstructionPtr &result, std::vector< std::vector< DtVector > > &debugBoxes, bool debug=false) const | DtRoadObstructionFinder | virtual |
| findFirstObstructionUpstreamInLane(const DtRoadSegment *startSegment, const int roadLaneNum, const double positionAlongLane, double lookDistance, DtRailObstructionPtr &result, std::vector< std::vector< DtVector > > &debugBoxes, bool debug=false) const | DtRoadObstructionFinder | virtual |
| findNearestObstructionInSegment(const DtRoadSegment *segment, const int roadLaneNum, const double distFromSegStart, const double testDistance, DtRailObstructionPtr &obstruction, std::vector< std::vector< DtVector > > &debugBoxes, bool debug=false) const | DtRoadObstructionFinder | protectedvirtual |
| findNearestObstructionUpstreamInSegment(const DtRoadSegment *segment, double testAltitude, const int roadLaneNum, const double distFromSegStart, const double testDistance, DtRailObstructionPtr &obstruction, std::vector< std::vector< DtVector > > &debugBoxes, bool debug=false) const | DtRoadObstructionFinder | protectedvirtual |
| getBoxPointsFromVolume(Dt3dBoundingVolume &volume, DtVector &refPoint, DtDcm &orientation, std::vector< std::vector< DtVector > > &outputList) const | DtRoadObstructionFinder | protected |
| init(const DtRwObjectTypeList &passableObjectTypes) | DtRoadObstructionFinder | virtual |
| myCollisionDetector | DtRoadObstructionFinder | protected |
| myDrivingOnLeft | DtRoadObstructionFinder | protected |
| myHostEntity | DtRoadObstructionFinder | protected |
| mySimulationServices | DtRoadObstructionFinder | protected |
| operator=(const DtRoadObstructionFinder &orig) | DtRoadObstructionFinder | private |
| ~DtRoadObstructionFinder() | DtRoadObstructionFinder | virtual |