Public Member Functions | |
| conn_key (weight_type path_length, weight_type start_dist, weight_type goal_dist) | |
| bool | operator< (const conn_key &rhs) const |
| bool | operator> (const conn_key &rhs) const |
| bool | operator<= (const conn_key &rhs) const |
Public Attributes | |
| weight_type | path_length |
| weight_type | start_dist |
| weight_type | goal_dist |
1.8.6
using