vrecko
virtual reality framework
|
Functions | |
const char * | Atmospheric_getPluginDescription (void) |
const char ** | Atmospheric_getAbilityList (void) |
const char * | Clouds_getAbilityDescription (const char *name) |
vrecko::Ability * | Atmospheric_getAbilityInstance (const char *_name) |
Variables | |
const char * | _Atmospheric_plugin_name = { "Atmospheric" } |
const char * | _Atmospheric_ability_name [] |
const char * | _Atmospheric_ability_description [] |
vrecko::Ability* Atmospheric_getAbilityInstance | ( | const char * | _name | ) |
const char** Atmospheric_getAbilityList | ( | void | ) |
const char* Atmospheric_getPluginDescription | ( | void | ) |
const char* Clouds_getAbilityDescription | ( | const char * | name | ) |
const char* _Atmospheric_ability_description[] |
const char* _Atmospheric_ability_name[] |
const char* _Atmospheric_plugin_name = { "Atmospheric" } |