vrecko
virtual reality framework
|
#include <osg/Vec3>
#include <vector>
#include <vrecko/BaseClass.h>
#include <vrecko/Message.h>
#include <vrecko/Scheduler.h>
#include <vrecko/MTLock.h>
Go to the source code of this file.
Classes | |
class | vrecko::Ability |
struct | vrecko::Ability::ParameterStruct |
class | vrecko::AbilityDispatcher |
used for managing abilities in an EnvironmentObject and for distributing received messages to a relevant abilities More... | |
Namespaces | |
namespace | vrecko |
Second level of space paritioning queries - detailed searching inside object. | |
Variables | |
class VRECKO_EXPORT | vrecko::EnvironmentObject |
class VRECKO_EXPORT | vrecko::World |
Contains the Ability class, ancestor of all abilities present in the system.