| doesChordHitTerrain(const DtLocation3D &pt1, const DtLocation3D &pt2, bool &dataAvailableart) const | DtScriptInterface | |
| DtScriptInterface() | DtScriptInterface | protected |
| DtScriptInterface(const DtScriptInterface &other) | DtScriptInterface | protected |
| entity() const | DtScriptInterface | inlinevirtual |
| entityTypeMatches(const std::string &, const std::string &) | DtScriptInterface | |
| findClosestPointToRoad(const DtLocation3D &point, double searchRadius, bool &dataAvailable, bool &success) const | DtScriptInterface | virtual |
| forcesHostile(std::string force1, std::string force2) | DtScriptInterface | |
| getForceName(int forceType) | DtScriptInterface | |
| getParamMetaDataType(const DtString ¶mName, DtString &typeName) | DtScriptInterface | protectedvirtual |
| getTaskParam(const DtString ¶mName) | DtScriptInterface | protectedvirtual |
| getTerrainAltitude(const double lat, const double lon, bool &dataAvailable, std::string &surface) const | DtScriptInterface | |
| init() | DtScriptInterface | inlinevirtual |
| invokeInit()=0 | DtScriptInterface | pure virtual |
| invokeTick()=0 | DtScriptInterface | pure virtual |
| loadScript()=0 | DtScriptInterface | pure virtual |
| myEntity | DtScriptInterface | protected |
| myParent | DtScriptInterface | protected |
| myScriptId | DtScriptInterface | protected |
| myScriptPath | DtScriptInterface | protected |
| myTaskId | DtScriptInterface | protected |
| myTaskStarting | DtScriptInterface | protected |
| myTaskVariables | DtScriptInterface | protected |
| operator=(const DtScriptInterface &other) | DtScriptInterface | protected |
| parent() const | DtScriptInterface | inlinevirtual |
| printDebug(const std::string message) | DtScriptInterface | |
| printError(const std::string message) | DtScriptInterface | |
| printInfo(const std::string message) | DtScriptInterface | |
| printVerbose(const std::string message) | DtScriptInterface | |
| printWarn(const std::string message) | DtScriptInterface | |
| processClearForReuse() | DtScriptInterface | virtual |
| processScenarioLoad(const DtRwVariableBindings *loadState)=0 | DtScriptInterface | pure virtual |
| processScenarioSave(DtRwVariableBindings *saveState)=0 | DtScriptInterface | pure virtual |
| scriptGetExerciseTime() | DtScriptInterface | |
| scriptGetTimeOfDay() | DtScriptInterface | |
| scriptGetVrfObjectByName(const std::string name) | DtScriptInterface | |
| scriptGetWindDirection() | DtScriptInterface | |
| scriptGetWindSpeed() | DtScriptInterface | |
| scriptId() const | DtScriptInterface | inlinevirtual |
| scriptPath() const | DtScriptInterface | inlinevirtual |
| scriptTaskComplete(bool success) | DtScriptInterface | protectedvirtual |
| scriptText(std::string &text) | DtScriptInterface | protectedvirtual |
| setEntity(DtVrfObject *entity) | DtScriptInterface | inlinevirtual |
| setParent(DtScriptMultiTaskController *parent) | DtScriptInterface | inlinevirtual |
| setScriptId(const DtString &scriptId) | DtScriptInterface | inlinevirtual |
| setScriptPath(const DtFilename &scriptPath) | DtScriptInterface | inlinevirtual |
| setTaskId(int taskId) | DtScriptInterface | inlinevirtual |
| setTaskStarting(bool v) | DtScriptInterface | virtual |
| setTaskVariables(const DtRwVariableBindings &variables) | DtScriptInterface | inlinevirtual |
| setTickPeriod(double) | DtScriptInterface | |
| taskId() const | DtScriptInterface | inlinevirtual |
| taskStarting() const | DtScriptInterface | virtual |
| taskVariables() const | DtScriptInterface | inlinevirtual |
| type() const =0 | DtScriptInterface | pure virtual |
| updateTaskVariables() | DtScriptInterface | virtual |
| ~DtScriptInterface() | DtScriptInterface | virtual |