|
Coverage Control Library
|
#include <map_utils.h>
Public Member Functions | |
| void | SetZero () |
Public Attributes | |
| int | left = 0 |
| int | right = 0 |
| int | bottom = 0 |
| int | top = 0 |
| int | width = 0 |
| int | height = 0 |
Definition at line 44 of file map_utils.h.
|
inline |
Definition at line 47 of file map_utils.h.
| int bottom = 0 |
Definition at line 45 of file map_utils.h.
| int height = 0 |
Definition at line 46 of file map_utils.h.
| int left = 0 |
Definition at line 45 of file map_utils.h.
| int right = 0 |
Definition at line 45 of file map_utils.h.
| int top = 0 |
Definition at line 45 of file map_utils.h.
| int width = 0 |
Definition at line 46 of file map_utils.h.