vrecko
virtual reality framework
|
#include <vrecko/Export>
#include <vrecko/BaseClass.h>
#include <vrecko/DeviceManager.h>
#include <vrecko/MTLock.h>
#include <string>
#include <vector>
#include <map>
#include <pthread.h>
Go to the source code of this file.
Classes | |
class | vrecko::EventDispatcher |
struct | vrecko::EventDispatcher::ICSBase |
Struct that holds identification of receiver and interconnection type. More... | |
struct | vrecko::EventDispatcher::ICS |
struct | vrecko::EventDispatcher::REQUEST_Struct |
struct | vrecko::EventDispatcher::EventStruct |
Struct contains received event. More... | |
struct | vrecko::EventDispatcher::StringWithHash |
struct | vrecko::EventDispatcher::StringWithHashComparator |
struct | vrecko::EventDispatcher::EventDefinitionStruct |
Struct that defines an event. More... | |
Namespaces | |
namespace | vrecko |
Second level of space paritioning queries - detailed searching inside object. | |