opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
event_type.h
Go to the documentation of this file.
1#pragma once
2
3namespace osc
4{
5 // Represents an enumeration of known-at-compile-time event types
6 // that can be cheaply queried (compared to downcasting an `Event`).
22}
Definition custom_decoration_generator.h:5
EventType
Definition event_type.h:7