15#include <vsg/app/Window.h>
16#include <vsg/core/observer_ptr.h>
17#include <vsg/ui/WindowEvent.h>
39 void write(
Output& output)
const override;
TouchDownEvent represents a touch down event.
Definition TouchEvent.h:45
TouchEvent is a base class for touch events.
Definition TouchEvent.h:24
TouchMoveEvent represents a touch move event.
Definition TouchEvent.h:67
TouchUpEvent represents a touch up event.
Definition TouchEvent.h:56
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138