Open3D (C++ API)
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
w
+
Variables
c
d
f
h
i
k
m
n
p
r
s
t
u
v
w
+
Typedefs
b
c
g
i
l
m
p
r
s
t
v
Enumerations
+
Enumerator
c
d
f
g
h
k
r
s
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
j
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
+
Enumerations
a
c
d
e
f
g
i
m
p
q
s
t
w
+
Enumerator
a
b
d
f
h
i
l
m
n
o
p
r
s
u
v
w
Related Functions
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Functions
+
Variables
b
c
d
e
f
h
i
l
m
n
o
p
s
t
u
v
w
Typedefs
Enumerations
Enumerator
+
Macros
_
a
c
d
e
f
g
h
i
l
o
r
s
t
w
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
open3d
gui
KeyEvent
Public Types
|
Data Fields
open3d::gui::KeyEvent Struct Reference
#include <
Events.h
>
Public Types
enum
Type
{
DOWN
,
UP
}
Data Fields
Type
type
uint32_t
key
bool
isRepeat
Member Enumeration Documentation
◆
Type
enum
open3d::gui::KeyEvent::Type
Enumerator
DOWN
UP
Field Documentation
◆
isRepeat
bool open3d::gui::KeyEvent::isRepeat
◆
key
uint32_t open3d::gui::KeyEvent::key
◆
type
Type
open3d::gui::KeyEvent::type
The documentation for this struct was generated from the following file:
/home/yixing/repo/Open3D/src/Open3D/GUI/
Events.h
Generated by
1.8.13