Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
i
m
o
p
s
t
Functions
a
c
e
i
m
o
p
s
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
Functions
c
e
g
h
i
m
n
p
r
t
Variables
Typedefs
Macros
c
d
f
g
l
m
n
p
s
t
include
gmapping
grid
accessstate.h
Go to the documentation of this file.
1
#ifndef ACCESSTATE_H
2
#define ACCESSTATE_H
3
4
namespace
GMapping
{
5
enum
AccessibilityState
{
Outside
=0x0,
Inside
=0x1,
Allocated
=0x2};
6
};
7
8
#endif
9
GMapping
Definition:
configfile.cpp:34
GMapping::AccessibilityState
AccessibilityState
Definition:
accessstate.h:5
GMapping::Allocated
@ Allocated
Definition:
accessstate.h:5
GMapping::Outside
@ Outside
Definition:
accessstate.h:5
GMapping::Inside
@ Inside
Definition:
accessstate.h:5
openslam_gmapping
Author(s): Cyrill Stachniss, Udo Frese, Giorgio Grisetti, Wolfram Burgard
autogenerated on Thu Oct 19 2023 02:25:51