Public Member Functions | Public Attributes
cartographer::mapping::CellLimits Struct Reference

#include <xy_index.h>

List of all members.

Public Member Functions

 CellLimits ()
 CellLimits (int init_num_x_cells, int init_num_y_cells)
 CellLimits (const proto::CellLimits &cell_limits)

Public Attributes

int num_x_cells = 0
int num_y_cells = 0

Detailed Description

Definition at line 34 of file xy_index.h.


Constructor & Destructor Documentation

cartographer::mapping::CellLimits::CellLimits ( int  init_num_x_cells,
int  init_num_y_cells 
) [inline]

Definition at line 36 of file xy_index.h.

cartographer::mapping::CellLimits::CellLimits ( const proto::CellLimits &  cell_limits) [inline, explicit]

Definition at line 39 of file xy_index.h.


Member Data Documentation

Definition at line 43 of file xy_index.h.

Definition at line 44 of file xy_index.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36