Public Member Functions | |
bool | intersects (const gm::Polygon &poly) const |
Line (const gm::Point32 &p1, const gm::Point32 &p2) | |
Public Attributes | |
float | a |
float | b |
float | c |
Definition at line 52 of file geometry.cpp.
occupancy_grid_utils::Line::Line | ( | const gm::Point32 & | p1, |
const gm::Point32 & | p2 | ||
) | [inline] |
Definition at line 54 of file geometry.cpp.
bool occupancy_grid_utils::Line::intersects | ( | const gm::Polygon & | poly | ) | const [inline] |
Definition at line 69 of file geometry.cpp.
Definition at line 87 of file geometry.cpp.
Definition at line 88 of file geometry.cpp.
Definition at line 89 of file geometry.cpp.