Public Member Functions | Public Attributes | Friends | List of all members
MapParams Class Reference

#include <Map_test.h>

Public Member Functions

 MapParams (int height=0, int width=0, int map_center_x=0, int map_center_y=0)
 

Public Attributes

int _height
 
int _map_center_x
 
int _map_center_y
 
int _width
 

Friends

bool operator== (const MapParams &left, const MapParams &right)
 

Detailed Description

Definition at line 7 of file Map_test.h.

Constructor & Destructor Documentation

MapParams::MapParams ( int  height = 0,
int  width = 0,
int  map_center_x = 0,
int  map_center_y = 0 
)
inline

Definition at line 9 of file Map_test.h.

Friends And Related Function Documentation

bool operator== ( const MapParams left,
const MapParams right 
)
friend

Definition at line 21 of file Map_test.h.

Member Data Documentation

int MapParams::_height

Definition at line 15 of file Map_test.h.

int MapParams::_map_center_x

Definition at line 17 of file Map_test.h.

int MapParams::_map_center_y

Definition at line 18 of file Map_test.h.

int MapParams::_width

Definition at line 16 of file Map_test.h.


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


tiny_slam
Author(s):
autogenerated on Mon Jun 10 2019 15:30:57