![]() |
vrecko
virtual reality framework
|
Struct that defines an event. More...
#include <EventDispatcher.h>
Public Attributes | |
| std::string | sender |
| std::string | receiver |
| InterconnectionType | type |
| const std::string * | sceneFile |
Struct that defines an event.
| std::string vrecko::EventDispatcher::EventDefinitionStruct::receiver |
| const std::string* vrecko::EventDispatcher::EventDefinitionStruct::sceneFile |
| std::string vrecko::EventDispatcher::EventDefinitionStruct::sender |
| InterconnectionType vrecko::EventDispatcher::EventDefinitionStruct::type |