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

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

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

Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner that return Obstacle1
static Obstacle1 Obstacle1.MergeObstacles(Obstacle1 blockA, Obstacle1 blockB)
           
 Obstacle1 Obstacle1.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 Obstacle1
static Obstacle1 Obstacle1.MergeObstacles(Obstacle1 blockA, Obstacle1 blockB)
           
 



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