- Timestamp:
- Jan 27, 2016, 6:50:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/controllers/ArtificialController.cc
r11071 r11099 255 255 @brief Adds first waypoint of type name to the waypoint stack, which is within the searchDistance 256 256 @param name object-name of a point of interest (e.g. "PickupSpawner", "ForceField") 257 @param searchDistance The maximum distance to search 257 258 */ 258 259 void ArtificialController::updatePointsOfInterest(std::string name, float searchDistance)
Note: See TracChangeset
for help on using the changeset viewer.