vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Ability.h File Reference
#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
 

Detailed Description

Author
Jan Flasar, Ludek Pokluda, Lubos Markovic, Vit Kovalcik
Date
2002

Contains the Ability class, ancestor of all abilities present in the system.