15#include <vsg/app/Window.h>
16#include <vsg/core/observer_ptr.h>
17#include <vsg/ui/UIEvent.h>
35 void write(
Output& output)
const override;
58 void write(
Output& output)
const override;
81 void write(
Output& output)
const override;
CloseWindowEvent represents a window close event.
Definition WindowEvent.h:87
ExposeWindowEvent represents a window expose event.
Definition WindowEvent.h:41
FocusInEvent represents a window acquiring focus event.
Definition WindowEvent.h:98
FocusOutEvent represents a window losing focus event.
Definition WindowEvent.h:109
WindowEvent is the base class for events related to a window.
Definition WindowEvent.h:24
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138