#include <spatio_temporal_voxel_grid.hpp>
Public Member Functions | |
occupany_cell (const double &_x, const double &_y) | |
bool | operator== (const occupany_cell &other) const |
Public Attributes | |
double | x |
double | y |
Definition at line 82 of file spatio_temporal_voxel_grid.hpp.
|
inline |
Definition at line 84 of file spatio_temporal_voxel_grid.hpp.
|
inline |
Definition at line 89 of file spatio_temporal_voxel_grid.hpp.
double volume_grid::occupany_cell::x |
Definition at line 94 of file spatio_temporal_voxel_grid.hpp.
double volume_grid::occupany_cell::y |
Definition at line 94 of file spatio_temporal_voxel_grid.hpp.