#include <sbpl_dynamicObstacles.h>
Public Member Functions | |
bool | operator== (SBPL_4DCELL cell) |
Public Attributes | |
int | iteration |
int | t |
int | theta |
int | x |
int | y |
Definition at line 49 of file sbpl_dynamicObstacles.h.
bool SBPL_4DCELL::operator== | ( | SBPL_4DCELL | cell | ) | [inline] |
Definition at line 56 of file sbpl_dynamicObstacles.h.
Definition at line 54 of file sbpl_dynamicObstacles.h.
int SBPL_4DCELL::t |
Definition at line 53 of file sbpl_dynamicObstacles.h.
Definition at line 52 of file sbpl_dynamicObstacles.h.
int SBPL_4DCELL::x |
Definition at line 50 of file sbpl_dynamicObstacles.h.
int SBPL_4DCELL::y |
Definition at line 51 of file sbpl_dynamicObstacles.h.