lxgui
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
v
w
Functions
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
v
w
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
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
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
a
b
c
d
e
f
i
r
s
t
Enumerations
Related Functions
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
include
lxgui
gui_orientation.hpp
1
#ifndef LXGUI_GUI_ORIENTATION_HPP
2
#define LXGUI_GUI_ORIENTATION_HPP
3
4
#include "lxgui/lxgui.hpp"
5
#include "lxgui/utils.hpp"
6
7
namespace
lxgui::gui
{
8
9
enum class
orientation
{
vertical
,
horizontal
};
10
11
}
// namespace lxgui::gui
12
13
#endif
lxgui::gui
Definition:
gui_addon_registry.cpp:20
lxgui::gui::orientation
orientation
Definition:
gui_orientation.hpp:9
lxgui::gui::orientation::horizontal
@ horizontal
lxgui::gui::orientation::vertical
@ vertical
Generated on Sun Oct 8 2023 09:07:52 for lxgui by
1.9.1