Loading [MathJax]/jax/output/HTML-CSS/config.js
Photon Editor Library
2.0.0-beta
A physically based renderer.
Toggle main menu visibility
Home
Components
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
q
s
t
u
v
w
Functions
a
c
g
i
n
p
s
t
Variables
Typedefs
Enumerations
Enumerator
Concepts
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
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Typedefs
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
v
w
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
f
i
l
p
t
Functions
Variables
Macros
f
i
p
▼
Photon Editor Library
Home
Components
►
Namespaces
►
Concepts
►
Classes
▼
Files
▼
File List
►
Include
▼
Source
►
Api
►
App
►
Designer
►
EditorCore
►
Platform
►
Procedure
▼
Render
►
Content
►
EditorDebug
▼
Imgui
►
Editor
▼
Font
►
IconsMaterialDesign.h
►
IconsMaterialDesignIcons.h
►
imgui_icons.h
►
Tool
►
Utility
►
imgui_common.cpp
►
imgui_common.h
ImguiEditorPanel.cpp
►
ImguiEditorPanel.h
►
ImguiEditorTheme.h
ImguiEditorUI.cpp
►
ImguiEditorUI.h
ImguiEditorUIProxy.cpp
►
ImguiEditorUIProxy.h
ImguiFontLibrary.cpp
►
ImguiFontLibrary.h
ImguiImageLibrary.cpp
►
ImguiImageLibrary.h
ImguiRenderContent.cpp
►
ImguiRenderContent.h
ImguiRenderModule.cpp
►
ImguiRenderModule.h
►
Mesh
►
Pass
►
Query
►
Renderer
►
Shader
►
View
IDynamicSceneResource.cpp
►
IDynamicSceneResource.h
ISceneResource.cpp
►
ISceneResource.h
►
RenderThread.cpp
►
RenderThread.h
►
RenderThreadCaller.h
►
RenderThreadUpdateContext.h
►
Scene.cpp
►
Scene.h
►
System.cpp
►
System.h
Texture2D.cpp
►
Texture2D.h
TextureResource.cpp
►
TextureResource.h
►
RenderCore
►
ThirdParty
►
editor_lib_config.h
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Concepts
Loading...
Searching...
No Matches
imgui_icons.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
Render/Imgui/Font/IconsMaterialDesignIcons.h
"
4
5
#define PH_IMGUI_PROPERTIES_ICON ICON_MDI_TUNE
6
#define PH_IMGUI_VIEWPORT_ICON ICON_MDI_CAMERA_IRIS
7
#define PH_IMGUI_ASSET_ICON ICON_MDI_FOLDER_OPEN
8
#define PH_IMGUI_OBJECTS_ICON ICON_MDI_SHAPE
9
#define PH_IMGUI_OBJECT_ICON ICON_MDI_CUBE
10
#define PH_IMGUI_SCENE_CREATION_ICON ICON_MDI_IMAGE_PLUS
11
#define PH_IMGUI_SCENE_MANAGER_ICON ICON_MDI_FOREST
12
#define PH_IMGUI_TASK_MANAGER_ICON ICON_MDI_DESKTOP_CLASSIC
13
#define PH_IMGUI_LOG_ICON ICON_MDI_CONSOLE
14
#define PH_IMGUI_SETTINGS_ICON ICON_MDI_COG
15
#define PH_IMGUI_STATS_ICON ICON_MDI_CHART_TIMELINE_VARIANT_SHIMMER
16
#define PH_IMGUI_SAVE_FILE_ICON ICON_MDI_CONTENT_SAVE
17
#define PH_IMGUI_OPEN_FILE_ICON ICON_MDI_FOLDER_OPEN
18
#define PH_IMGUI_CREATE_OBJECT_ICON ICON_MDI_SHAPE_PLUS
19
#define PH_IMGUI_BUG_ICON ICON_MDI_LADYBUG
20
#define PH_IMGUI_GENERAL_FILE_ICON ICON_MDI_FILE_DOCUMENT
21
#define PH_IMGUI_NOTIFICATION_ICON ICON_MDI_MESSAGE_ALERT
22
#define PH_IMGUI_VISIBLE_ICON ICON_MDI_EYE
23
#define PH_IMGUI_INVISIBLE_ICON ICON_MDI_EYE_OFF
24
#define PH_IMGUI_ARROW_LEFT_ICON ICON_MDI_ARROW_LEFT_THICK
25
#define PH_IMGUI_ARROW_RIGHT_ICON ICON_MDI_ARROW_RIGHT_THICK
26
#define PH_IMGUI_EXPAND_ICON ICON_MDI_PLUS_BOX
27
#define PH_IMGUI_PLUS_ICON ICON_MDI_PLUS
28
#define PH_IMGUI_CROSS_ICON ICON_MDI_CLOSE
29
#define PH_IMGUI_LOADING_ICON ICON_MDI_TIMER_SAND
30
#define PH_IMGUI_IMAGE_ICON ICON_MDI_FLOWER
31
#define PH_IMGUI_FOCUS_ICON ICON_MDI_IMAGE_FILTER_CENTER_FOCUS
32
#define PH_IMGUI_ZOOM_IN_ICON ICON_MDI_MAGNIFY_PLUS
33
#define PH_IMGUI_ZOOM_OUT_ICON ICON_MDI_MAGNIFY_MINUS
34
#define PH_IMGUI_START_ICON ICON_MDI_PLAY_CIRCLE
35
#define PH_IMGUI_STOP_ICON ICON_MDI_STOP_CIRCLE
36
#define PH_IMGUI_PEN_ICON ICON_MDI_PEN
37
#define PH_IMGUI_NO_PEN_ICON ICON_MDI_PEN_OFF
38
39
#define PH_IMGUI_ICON_TIGHT_PADDING " "
40
#define PH_IMGUI_ICON_LOOSE_PADDING " "
IconsMaterialDesignIcons.h
Source
Render
Imgui
Font
imgui_icons.h
Generated by
1.11.0