vrecko
virtual reality framework
|
Functions | |
AP_EXPORT const char * | getPluginDescription () |
AP_EXPORT const char ** | getAbilityList () |
AP_EXPORT const char * | getAbilityDescription (const char *strName) |
AP_EXPORT Ability * | getAbilityInstance (const char *pchName) |
AP_EXPORT void | setAbilitiesParameters () |
Variables | |
const char * | g_pPluginName = {"TextOutput"} |
const char * | g_pAbilityName [] |
const char * | g_pAbilityDesc [] |
AP_EXPORT const char* getAbilityDescription | ( | const char * | strName | ) |
AP_EXPORT Ability* getAbilityInstance | ( | const char * | pchName | ) |
AP_EXPORT const char** getAbilityList | ( | void | ) |
AP_EXPORT const char* getPluginDescription | ( | void | ) |
AP_EXPORT void setAbilitiesParameters | ( | void | ) |
const char* g_pAbilityDesc[] |
const char* g_pAbilityName[] |
const char* g_pPluginName = {"TextOutput"} |