| chordIntersectionDebug(const DtLocation3D &startLoc, const DtLocation3D &endLoc) | DtScriptInterface | |
| controller() | DtScriptInterface | inlinevirtual |
| doesChordHitTerrain(const DtLocation3D &pt1, const DtLocation3D &pt2, bool &dataAvailable) 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 | |
| forcesHostile(std::string force1, std::string force2) | DtScriptInterface | |
| getForceName(int forceType) | DtScriptInterface | |
| getGroundAltitude(const double lat, const double lon, bool &isWater, bool &dataAvailable) | 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 |
| invokeCheck()=0 | DtScriptInterface | pure virtual |
| invokeCheckInit()=0 | DtScriptInterface | pure virtual |
| invokeInit()=0 | DtScriptInterface | pure virtual |
| invokeResume()=0 | DtScriptInterface | pure virtual |
| invokeSuspend()=0 | DtScriptInterface | pure virtual |
| invokeTick()=0 | DtScriptInterface | pure virtual |
| loadScript(bool reload=false)=0 | DtScriptInterface | pure virtual |
| loadState(const DtReaderWriter *savedState)=0 | DtScriptInterface | pure virtual |
| myControllerInterface | DtScriptInterface | protected |
| myEntity | DtScriptInterface | protected |
| myScriptId | DtScriptInterface | protected |
| myScriptPath | DtScriptInterface | protected |
| myTaskId | DtScriptInterface | protected |
| myTaskResuming | DtScriptInterface | protected |
| myTaskStarting | DtScriptInterface | protected |
| myTaskVariables | DtScriptInterface | protected |
| operator=(const DtScriptInterface &other) | DtScriptInterface | protected |
| 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 |
| 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 |
| scriptTaskError() | DtScriptInterface | protectedvirtual |
| scriptText(DtString &text) | DtScriptInterface | protectedvirtual |
| setController(DtScriptTaskControllerInterface *controller) | DtScriptInterface | inlinevirtual |
| setEntity(DtVrfObject *entity) | DtScriptInterface | inlinevirtual |
| setScriptId(const DtString &scriptId) | DtScriptInterface | inlinevirtual |
| setScriptPath(const DtFilename &scriptPath) | DtScriptInterface | inlinevirtual |
| setTaskId(int taskId) | DtScriptInterface | inlinevirtual |
| setTaskResuming(bool v) | DtScriptInterface | virtual |
| setTaskStarting(bool v) | DtScriptInterface | virtual |
| setTaskVariables(const DtRwVariableBindings &variables) | DtScriptInterface | inlinevirtual |
| setTickPeriod(double) | DtScriptInterface | |
| taskId() const | DtScriptInterface | inlinevirtual |
| taskResuming() const | DtScriptInterface | virtual |
| taskStarting() const | DtScriptInterface | virtual |
| taskVariables() const | DtScriptInterface | inlinevirtual |
| type() const =0 | DtScriptInterface | pure virtual |
| updateTaskVariables() | DtScriptInterface | virtual |
| ~DtScriptInterface() | DtScriptInterface | virtual |