vrecko
virtual reality framework
|
Go to the source code of this file.
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 () |
void AP_EXPORT | initializeAttributesDescription () |
AP_EXPORT const char* getAbilityDescription | ( | const char * | strName | ) |
AP_EXPORT Ability* getAbilityInstance | ( | const char * | pchName | ) |
AP_EXPORT const char** getAbilityList | ( | ) |
AP_EXPORT const char* getPluginDescription | ( | ) |
void AP_EXPORT initializeAttributesDescription | ( | ) |
AP_EXPORT void setAbilitiesParameters | ( | ) |