|
cheshirekow
v0.1.0
|
key for priority queue More...
#include <mpblocks/dubins/kd_tree/Key.h>
Classes | |
| struct | LessThan |
Public Types | |
| typedef Key< Format > | Key_t |
| typedef Traits< Format >::Node | Node_t |
Public Attributes | |
| Format | d2 |
| int | id |
| Node_t * | n |
key for priority queue
| typedef Key<Format> mpblocks::dubins::kd_tree::Key< Format >::Key_t |
| typedef Traits<Format>::Node mpblocks::dubins::kd_tree::Key< Format >::Node_t |
| Format mpblocks::dubins::kd_tree::Key< Format >::d2 |
| int mpblocks::dubins::kd_tree::Key< Format >::id |
| Node_t* mpblocks::dubins::kd_tree::Key< Format >::n |