coords - used to pass around lists of valid cells More...
#include <sbpl_collision_space.h>
Public Attributes | |
| bool | bIsObstacle |
| short unsigned int | x |
| short unsigned int | y |
| short unsigned int | z |
coords - used to pass around lists of valid cells
Definition at line 50 of file sbpl_collision_space.h.
| bool CELL3V::bIsObstacle |
Definition at line 55 of file sbpl_collision_space.h.
| short unsigned int CELL3V::x |
Definition at line 52 of file sbpl_collision_space.h.
| short unsigned int CELL3V::y |
Definition at line 53 of file sbpl_collision_space.h.
| short unsigned int CELL3V::z |
Definition at line 54 of file sbpl_collision_space.h.