vrecko
virtual reality framework
|
#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 () |
#define INSTANCE |
#define LIST |
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 | ) |