Public Member Functions | Public Attributes | Friends
MapParams Class Reference

#include <Map_test.h>

List of all members.

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

Definition at line 15 of file Map_test.h.

Definition at line 17 of file Map_test.h.

Definition at line 18 of file Map_test.h.

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 Thu Jun 6 2019 17:44:58