#include <armarx/navigation/algorithms/Room.h>
|
std::tuple< Eigen::Vector2f, Eigen::Vector2f > | aabb () const |
|
Eigen::Vector2f | center () const |
|
bool | isInside (const Eigen::Vector2f &point) const |
|
bool | isInside (const Eigen::Vector3f &point, bool restrictTo2dCheck=false) const |
|
Definition at line 33 of file Room.h.
◆ aabb()
std::tuple< Eigen::Vector2f, Eigen::Vector2f > aabb |
( |
| ) |
const |
◆ center()
Eigen::Vector2f center |
( |
| ) |
const |
◆ isInside() [1/2]
bool isInside |
( |
const Eigen::Vector2f & |
point | ) |
const |
◆ isInside() [2/2]
bool isInside |
( |
const Eigen::Vector3f & |
point, |
|
|
bool |
restrictTo2dCheck = false |
|
) |
| const |
◆ height
◆ name
◆ polygon
std::vector<Eigen::Vector2f> polygon |
◆ zFloor
The documentation for this struct was generated from the following files:
- armarx/navigation/algorithms/Room.h
- armarx/navigation/algorithms/Room.cpp