| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.usar2004.samples.AirScanner |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Obstacle1 |
Obstacle1.MergeObstacles(Obstacle1 blockA,
Obstacle1 blockB) |
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.