|
float | dist (const vec &a) const |
|
bool | inside (const vec &a) const |
|
void | move (const float &x, const float &y, const float &yaw) |
|
Definition at line 645 of file safety_limiter.cpp.
float safety_limiter::SafetyLimiterNode::polygon::dist |
( |
const vec & |
a | ) |
const |
|
inline |
bool safety_limiter::SafetyLimiterNode::polygon::inside |
( |
const vec & |
a | ) |
const |
|
inline |
void safety_limiter::SafetyLimiterNode::polygon::move |
( |
const float & |
x, |
|
|
const float & |
y, |
|
|
const float & |
yaw |
|
) |
| |
|
inline |
std::vector<vec> safety_limiter::SafetyLimiterNode::polygon::v |
The documentation for this class was generated from the following file: