Public Member Functions | Public Attributes | List of all members
MapInfo Struct Reference

Public Member Functions

 MapInfo (int w_, int h_, int o_x, int o_y)
 
 MapInfo (const GridMap &map)
 
 MapInfo (int w_, int h_, int o_x, int o_y)
 
 MapInfo (const GridMap &map)
 
bool operator== (const MapInfo &that) const
 
bool operator== (const MapInfo &that) const
 

Public Attributes

int h
 
DiscretePoint2D origin
 
int w
 

Detailed Description

Definition at line 19 of file unbounded_lazy_tiled_grid_map_test.cpp.

Constructor & Destructor Documentation

MapInfo::MapInfo ( int  w_,
int  h_,
int  o_x,
int  o_y 
)
inline

Definition at line 21 of file unbounded_lazy_tiled_grid_map_test.cpp.

MapInfo::MapInfo ( const GridMap map)
inline

Definition at line 22 of file unbounded_lazy_tiled_grid_map_test.cpp.

MapInfo::MapInfo ( int  w_,
int  h_,
int  o_x,
int  o_y 
)
inline

Definition at line 22 of file unbounded_plain_grid_map_test.cpp.

MapInfo::MapInfo ( const GridMap map)
inline

Definition at line 23 of file unbounded_plain_grid_map_test.cpp.

Member Function Documentation

bool MapInfo::operator== ( const MapInfo that) const
inline

Definition at line 25 of file unbounded_lazy_tiled_grid_map_test.cpp.

bool MapInfo::operator== ( const MapInfo that) const
inline

Definition at line 26 of file unbounded_plain_grid_map_test.cpp.

Member Data Documentation

int MapInfo::h

Definition at line 29 of file unbounded_lazy_tiled_grid_map_test.cpp.

DiscretePoint2D MapInfo::origin

Definition at line 30 of file unbounded_lazy_tiled_grid_map_test.cpp.

int MapInfo::w

Definition at line 29 of file unbounded_lazy_tiled_grid_map_test.cpp.


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


slam_constructor
Author(s): JetBrains Research, OSLL team
autogenerated on Mon Jun 10 2019 15:08:26