\doxysection{Console\+Window.\+h} \hypertarget{_console_window_8h_source}{}\label{_console_window_8h_source}\index{Include/Editor/ConsoleWindow.h@{Include/Editor/ConsoleWindow.h}} \begin{DoxyCode}{0} \DoxyCodeLine{00001\ \textcolor{comment}{//\ =====================================================================================================================}} \DoxyCodeLine{00002\ \textcolor{comment}{//\ Copyright\ 2024\ Medusa\ Slockbower}} \DoxyCodeLine{00003\ \textcolor{comment}{//\ Licensed\ under\ the\ Apache\ License,\ Version\ 2.0\ (the\ "{}License"{});}} \DoxyCodeLine{00004\ \textcolor{comment}{//\ you\ may\ not\ use\ this\ file\ except\ in\ compliance\ with\ the\ License.}} \DoxyCodeLine{00005\ \textcolor{comment}{//\ You\ may\ obtain\ a\ copy\ of\ the\ License\ at}} \DoxyCodeLine{00006\ \textcolor{comment}{//}} \DoxyCodeLine{00007\ \textcolor{comment}{//\ \ http://www.apache.org/licenses/LICENSE-\/2.0}} \DoxyCodeLine{00008\ \textcolor{comment}{//}} \DoxyCodeLine{00009\ \textcolor{comment}{//\ Unless\ required\ by\ applicable\ law\ or\ agreed\ to\ in\ writing,\ software}} \DoxyCodeLine{00010\ \textcolor{comment}{//\ distributed\ under\ the\ License\ is\ distributed\ on\ an\ "{}AS\ IS"{}\ BASIS,}} \DoxyCodeLine{00011\ \textcolor{comment}{//\ WITHOUT\ WARRANTIES\ OR\ CONDITIONS\ OF\ ANY\ KIND,\ either\ express\ or\ implied.}} \DoxyCodeLine{00012\ \textcolor{comment}{//\ See\ the\ License\ for\ the\ specific\ language\ governing\ permissions\ and}} \DoxyCodeLine{00013\ \textcolor{comment}{//\ limitations\ under\ the\ License.}} \DoxyCodeLine{00014\ \textcolor{comment}{//\ =====================================================================================================================}} \DoxyCodeLine{00015\ } \DoxyCodeLine{00016\ \textcolor{preprocessor}{\#ifndef\ CONSOLEWINDOW\_H}} \DoxyCodeLine{00017\ \textcolor{preprocessor}{\#define\ CONSOLEWINDOW\_H}} \DoxyCodeLine{00018\ } \DoxyCodeLine{00019\ \textcolor{preprocessor}{\#include\ }} \DoxyCodeLine{00020\ } \DoxyCodeLine{00021\ \textcolor{keyword}{namespace\ }OpenShaderDesigner} \DoxyCodeLine{00022\ \{} \DoxyCodeLine{00023\ } \DoxyCodeLine{00024\ \ \ \ \ \textcolor{keyword}{class\ }\mbox{\hyperlink{class_open_shader_designer_1_1_console_window}{ConsoleWindow}}\ :\ \textcolor{keyword}{public}\ \mbox{\hyperlink{class_open_shader_designer_1_1_editor_window}{EditorWindow}}} \DoxyCodeLine{00025\ \ \ \ \ \{} \DoxyCodeLine{00026\ \ \ \ \ \textcolor{keyword}{public}:} \DoxyCodeLine{00027\ \ \ \ \ \ \ \ \ \mbox{\hyperlink{class_open_shader_designer_1_1_console_window}{ConsoleWindow}}();} \DoxyCodeLine{00028\ } \DoxyCodeLine{00029\ \ \ \ \ \ \ \ \ \textcolor{keywordtype}{void}\ \mbox{\hyperlink{class_open_shader_designer_1_1_console_window_a14ecc944c576eeb9f3ae4d524be62b52}{DrawMenu}}()\ \textcolor{keyword}{override};} \DoxyCodeLine{00030\ \ \ \ \ \ \ \ \ \textcolor{keywordtype}{void}\ \mbox{\hyperlink{class_open_shader_designer_1_1_console_window_aa4f7904f19e843905b02c1ee399a0e15}{DrawWindow}}()\ \textcolor{keyword}{override};} \DoxyCodeLine{00031\ } \DoxyCodeLine{00032\ \ \ \ \ \textcolor{keyword}{private}:} \DoxyCodeLine{00033\ \ \ \ \ \};} \DoxyCodeLine{00034\ } \DoxyCodeLine{00035\ \}\ \textcolor{comment}{//\ OpenShaderDesigner}} \DoxyCodeLine{00036\ } \DoxyCodeLine{00037\ \textcolor{preprocessor}{\#endif\ }\textcolor{comment}{//CONSOLEWINDOW\_H}} \end{DoxyCode}