$search
#include <explore_frontier.h>
Public Member Functions | |
| FrontierPoint (int idx_, btVector3 d_) | |
Public Attributes | |
| btVector3 | d |
| int | idx |
Definition at line 53 of file explore_frontier.h.
| explore::FrontierPoint::FrontierPoint | ( | int | idx_, | |
| btVector3 | d_ | |||
| ) | [inline] |
Definition at line 57 of file explore_frontier.h.
| btVector3 explore::FrontierPoint::d |
Definition at line 55 of file explore_frontier.h.
Definition at line 54 of file explore_frontier.h.