Public Member Functions | Public Attributes | List of all members
volume_grid::occupany_cell Struct Reference

#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
 

Detailed Description

Definition at line 123 of file spatio_temporal_voxel_grid.hpp.

Constructor & Destructor Documentation

◆ occupany_cell()

volume_grid::occupany_cell::occupany_cell ( const double &  _x,
const double &  _y 
)
inline

Definition at line 125 of file spatio_temporal_voxel_grid.hpp.

Member Function Documentation

◆ operator==()

bool volume_grid::occupany_cell::operator== ( const occupany_cell other) const
inline

Definition at line 130 of file spatio_temporal_voxel_grid.hpp.

Member Data Documentation

◆ x

double volume_grid::occupany_cell::x

Definition at line 135 of file spatio_temporal_voxel_grid.hpp.

◆ y

double volume_grid::occupany_cell::y

Definition at line 135 of file spatio_temporal_voxel_grid.hpp.


The documentation for this struct was generated from the following file:


spatio_temporal_voxel_layer
Author(s):
autogenerated on Wed Aug 16 2023 02:10:02