Public Member Functions | |
| xy_t (int x_, int y_, float orient_) | |
| xy_t () | |
Public Attributes | |
| int | x |
| int | y |
| float | cost |
| bool | publish |
| float | orientation |
| xy_t::xy_t | ( | int | x_, | |
| int | y_, | |||
| float | orient_ | |||
| ) | [inline] |
| xy_t::xy_t | ( | ) | [inline] |
| float xy_t::cost |
| float xy_t::orientation |
| bool xy_t::publish |
| int xy_t::x |
Referenced by get_curve_seg(), get_s_curve_seg(), push_path(), and push_seg().
| int xy_t::y |
Referenced by get_curve_seg(), get_s_curve_seg(), push_path(), and push_seg().
1.6.1