![]() |
vrecko
virtual reality framework
|
Functions | |
| char ** | PhysX_getAbilityList (void) |
| Ability * | PhysX_getAbilityInstance (const char *cName) |
| std::string | PhysX_getPluginDescription (void) |
| std::string | PhysX_getAbilityDescription (std::string name) |
| void | PhysX_setAbilitiesParameters (void) |
Variables | |
| char * | _PhysX_plugin_name = { "PhysX" } |
| char * | _PhysX_ability_name [] |
| char * | _PhysX_ability_description [] |
| Ability * | _new_ability |
| std::string PhysX_getAbilityDescription | ( | std::string | name | ) |
| Ability* PhysX_getAbilityInstance | ( | const char * | cName | ) |
| char** PhysX_getAbilityList | ( | void | ) |
| std::string PhysX_getPluginDescription | ( | void | ) |
| void PhysX_setAbilitiesParameters | ( | void | ) |
| Ability* _new_ability |
| char* _PhysX_ability_description[] |
| char* _PhysX_ability_name[] |
| char* _PhysX_plugin_name = { "PhysX" } |