vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::EventDispatcher::EventDefinitionStruct Struct Reference

Struct that defines an event. More...

#include <EventDispatcher.h>

Public Attributes

std::string sender
 
std::string receiver
 
InterconnectionType type
 
const std::string * sceneFile
 

Detailed Description

Struct that defines an event.

Member Data Documentation

std::string vrecko::EventDispatcher::EventDefinitionStruct::receiver
const std::string* vrecko::EventDispatcher::EventDefinitionStruct::sceneFile
std::string vrecko::EventDispatcher::EventDefinitionStruct::sender
InterconnectionType vrecko::EventDispatcher::EventDefinitionStruct::type

The documentation for this struct was generated from the following file: