Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ImguiEditorPanel.h File Reference
#include "Render/Imgui/ImguiEditorUIProxy.h"
#include <string>

Go to the source code of this file.

Classes

class  ph::editor::ImguiEditorPanel
 
struct  ph::editor::ImguiEditorPanel::Attributes
 

Namespaces

namespace  ph
 
namespace  ph::editor
 

Enumerations

enum  ph::editor::EImguiPanelCategory {
  ph::editor::Window = 0 , ph::editor::File , ph::editor::Edit , ph::editor::Tools ,
  ph::editor::Debug
}
 
enum  ph::editor::EImguiPanelDockingLot {
  ph::editor::None = 0 , ph::editor::Center , ph::editor::Bottom , ph::editor::UpperRight ,
  ph::editor::LowerRight
}