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