Uses of Class
cz.cuni.amis.pogamut.usar2004.samples.AirScanner.Obstacle

Packages that use Obstacle
cz.cuni.amis.pogamut.usar2004.samples.AirScanner   
 

Uses of Obstacle in cz.cuni.amis.pogamut.usar2004.samples.AirScanner
 

Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner that return Obstacle
static Obstacle Obstacle.MergeObstacles(Obstacle blockA, Obstacle blockB)
           
 Obstacle Obstacle.tryExtend(double x, double y)
          If new Obstacle [x,y] is within the distance of joinDistance, i will extend this Obstacle boundbox by this point [x,y] plus its own boundbox of obstacleSize.
 

Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner with parameters of type Obstacle
 void ObstacleSet.add(Obstacle obstacle)
           
static Obstacle Obstacle.MergeObstacles(Obstacle blockA, Obstacle blockB)
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.