Photon Editor Library
2.0.0-beta
A physically based renderer.
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