vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ConstraintDescription.h File Reference
#include <vrecko/Ability.h>
#include <set>
#include <vector>
#include "ConstraintArea.h"
#include <osg/Matrix>

Go to the source code of this file.

Classes

class  APConstrainedMovement::ConstraintDescription
 

Namespaces

namespace  APConstrainedMovement
 

Macros

#define CONSTRAINED_SNAPPING_DISTANCE   0.5
 
#define MAX_CONSTRAINED_SNAPPING_DISTANCE   10.0
 
#define CONSTRAINED_ROTATION_DISTANCE   CONSTRAINED_SNAPPING_DISTANCE * 10
 

Typedefs

typedef vector< ConstraintArea * > APConstrainedMovement::ConstraintAreas
 
typedef set< int > APConstrainedMovement::EnvironmentObjectIDs
 

Macro Definition Documentation

#define CONSTRAINED_ROTATION_DISTANCE   CONSTRAINED_SNAPPING_DISTANCE * 10
#define CONSTRAINED_SNAPPING_DISTANCE   0.5
#define MAX_CONSTRAINED_SNAPPING_DISTANCE   10.0