![]() |
vrecko
virtual reality framework
|
#include "precompiled.h"
#include <vreckoAP/HeadTracking/AP_HeadTracking.h>
#include <vreckoAP/HeadTracking/HeadTracking.h>
#include <vreckoAP/HeadTracking/ScreenSetup.h>
#include <vreckoAP/HeadTracking/ScreenSetupSimple.h>
Functions | |
AP_EXPORT const char * | getPluginDescription () |
AP_EXPORT const char ** | getAbilityList () |
AP_EXPORT const char * | getAbilityDescription (const char *strName) |
AP_EXPORT vrecko::Ability * | getAbilityInstance (const char *pchName) |
Variables | |
const char * | g_pPluginName |
const char * | g_pPluginDesc |
const char * | g_pAbilityName [] |
const char * | g_pAbilityDesc [] |
AP_EXPORT const char* getAbilityDescription | ( | const char * | strName | ) |
AP_EXPORT vrecko::Ability* getAbilityInstance | ( | const char * | pchName | ) |
AP_EXPORT const char** getAbilityList | ( | void | ) |
AP_EXPORT const char* getPluginDescription | ( | void | ) |
const char* g_pAbilityDesc[] |
const char* g_pAbilityName[] |
const char* g_pPluginDesc |
const char* g_pPluginName |