vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_behindO.h File Reference
#include <vrecko/Ability.h>
#include <vreckoAP/Export>
#include "Mirror.h"
#include "Lens.h"
#include "WIM.h"
#include "ChangeOfVisibility.h"
#include "CuttingPlane.h"
#include "Manipulator.h"
#include "HeadManipulator.h"
#include "HMDHeadManipulator.h"
#include "CentreObjectManipulator.h"
#include "ContactObjectManipulator.h"
#include "BehindObstacleExperiment.h"
#include "BehindObstacleExp_wT.h"
#include "AvatarManipulator.h"
#include "EyeManipulator.h"
#include "MappingFunctions.h"

Go to the source code of this file.

Macros

#define INSTANCE
 
#define LIST
 

Functions

const char AP_EXPORT ** behindO_getAbilityList (void)
 
Ability AP_EXPORT * behindO_getAbilityInstance (const char *_name)
 
const char AP_EXPORT * behindO_getAbilityDescription (const char *name)
 
void AP_EXPORT behindO_setAbilitiesParameters (void)
 
const char AP_EXPORT * behindO_getPluginDescription (void)
 
void AP_EXPORT behindO_initializeAttributesDescription ()
 

Macro Definition Documentation

#define INSTANCE
#define LIST

Function Documentation

const char AP_EXPORT* behindO_getAbilityDescription ( const char *  name)
Ability AP_EXPORT* behindO_getAbilityInstance ( const char *  _name)
const char AP_EXPORT** behindO_getAbilityList ( void  )
const char AP_EXPORT* behindO_getPluginDescription ( void  )
void AP_EXPORT behindO_initializeAttributesDescription ( )
void AP_EXPORT behindO_setAbilitiesParameters ( void  )