An axis-aligned box obstacle in the ground plane.
More...
#include <armarx/navigation/applications/global_planning_analysis/Scene.h>
|
| float | distanceTo (const Eigen::Vector2f &p) const |
| | Distance from p to the box surface. Zero if p is inside the box.
|
| |
|
| Eigen::Vector2f | max |
| |
| Eigen::Vector2f | min |
| |
An axis-aligned box obstacle in the ground plane.
Definition at line 40 of file Scene.h.
◆ distanceTo()
| float distanceTo |
( |
const Eigen::Vector2f & | p | ) |
const |
Distance from p to the box surface. Zero if p is inside the box.
Definition at line 68 of file Scene.cpp.
◆ max
◆ min
The documentation for this struct was generated from the following files:
- armarx/navigation/applications/global_planning_analysis/Scene.h
- armarx/navigation/applications/global_planning_analysis/Scene.cpp