![]() |
VR-Forces Developer's Guide
|
This is the complete list of members for DtLuaPathJob, including all inherited members.
| addMessage(DtAlgorithmManager::Severity, std::string) | DtLuaPathJob | |
| cancel(lua_State *L) override | DtLuaPathJob | inlinevirtual |
| creator() | DtLuaPathJob | static |
| deserialize(const DtString &) override | DtLuaPathJob | virtual |
| DtAsciiSerializable() | DtAsciiSerializable | inline |
| DtAsciiSerializable(const DtAsciiSerializable &orig) | DtAsciiSerializable | inline |
| DtLuaAsyncJob() | DtLuaAsyncJob | protected |
| DtLuaAsyncJob(DtSimulationServices *) | DtLuaAsyncJob | explicitprotected |
| DtLuaPathJob() | DtLuaPathJob | |
| DtLuaPathJob(DtSimulationServices *mgr, DtString obstacles, DtString paths, const DtLocation3D &start, const DtLocation3D &dest, double buffer, bool returnMultiPartPath=false) | DtLuaPathJob | protected |
| DtLuaPathJob(DtSimulationServices *mgr, DtString obstacles, DtString paths, const DtLocation3D &start, const DtLocation3D &dest, double buffer, const MAKVRinTerra::DtAStarGraph::DtWeightFactorsList &weights, const double offRoadPathWeight, bool returnMultiPartPath=false) | DtLuaPathJob | protected |
| getDebugObject(lua_State *L) override | DtLuaPathJob | inlinevirtual |
| getObject(lua_State *L, int &index, std::string &message) override | DtLuaPathJob | virtual |
| init(void *userData) override | DtLuaAsyncJob | virtual |
| Make(DtSimulationServices *mgr, DtString obstacleType, DtString pathType, const DtLocation3D &start, const DtLocation3D &dest, double buffer, bool returnMultiPartPath=false) | DtLuaPathJob | static |
| Make(DtSimulationServices *mgr, DtString obstacleType, DtString pathType, const DtLocation3D &start, const DtLocation3D &dest, double buffer, MAKVRinTerra::DtAStarGraph::DtWeightFactorsList &factors, const double offRoadPathWeight, bool returnMultiPartPath=false) | DtLuaPathJob | static |
| Mutex typedef | DtLuaPathJob | protected |
| myBuffer | DtLuaPathJob | protected |
| myDest | DtLuaPathJob | protected |
| myJobEntry | DtLuaPathJob | protected |
| myMessage | DtLuaPathJob | protected |
| myMutex | DtLuaPathJob | mutableprotected |
| myObstaclesType | DtLuaPathJob | protected |
| myOffRoadPathWeight | DtLuaPathJob | protected |
| myPathParts | DtLuaPathJob | protected |
| myPathType | DtLuaPathJob | protected |
| myPoints | DtLuaPathJob | protected |
| myReturnMultiPartPath | DtLuaPathJob | protected |
| mySimulationServices | DtLuaAsyncJob | protected |
| myStart | DtLuaPathJob | protected |
| myTaskComplete | DtLuaPathJob | protected |
| myWeights | DtLuaPathJob | protected |
| objectType() const override | DtLuaPathJob | virtual |
| objectTypeC() const | DtAsciiSerializable | inlinevirtual |
| OFF_FEATURE_PART enum value | DtLuaPathJob | |
| ON_FEATURE_PART enum value | DtLuaPathJob | |
| PathPartType enum name | DtLuaPathJob | |
| PathTask class | DtLuaPathJob | friend |
| Points typedef | DtLuaPathJob | |
| run(const DtAlgorithmManager &mgr=DtAlgorithmManager()) | DtLuaPathJob | protected |
| serialize() override | DtLuaPathJob | virtual |
| shared_from_this() | DtLuaPathJob | |
| shared_from_this() const | DtLuaPathJob | |
| start() | DtLuaPathJob | protected |
| taskComplete() | DtLuaPathJob | protected |
| UNKNOWN_PART enum value | DtLuaPathJob | |
| ~DtAsciiSerializable() | DtAsciiSerializable | inlinevirtual |
| ~DtLuaPathJob() override | DtLuaPathJob | virtual |