Photon Editor Library
2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
DisplayClosedEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
EditorCore/Event/Event.h
"
4
5
namespace
ph::editor
6
{
7
8
class
DisplayClosedEvent
final :
public
Event
9
{
10
public
:
11
inline
DisplayClosedEvent
() =
default
;
12
};
13
14
}
// end namespace ph::editor
Event.h
ph::editor::DisplayClosedEvent
Definition
DisplayClosedEvent.h:9
ph::editor::DisplayClosedEvent::DisplayClosedEvent
DisplayClosedEvent()=default
ph::editor::Event
Base of all event types. Derived classes should strive to keep the size of the object small,...
Definition
Event.h:59
ph::editor
Definition
ph_editor.h:10
Source
EditorCore
Event
DisplayClosedEvent.h
Generated by
1.11.0