vrecko
virtual reality framework
|
#include <vreckoAP/CableEditor/AP_CableEditor.h>
#include <vreckoAP/CableEditor/CableEditor.h>
#include <vreckoAP/CableEditor/Cable.h>
Functions | |
AP_EXPORT const char * | CableEditor_getPluginDescription () |
AP_EXPORT const char ** | CableEditor_getAbilityList () |
AP_EXPORT const char * | CableEditor_getAbilityDescription (const char *strName) |
AP_EXPORT Ability * | CableEditor_getAbilityInstance (const char *pchName) |
Variables | |
const char * | g_pPluginName = {"CableEditor"} |
const char * | g_pAbilityName [] |
const char * | g_pAbilityDesc [] |
AP_EXPORT const char* CableEditor_getAbilityDescription | ( | const char * | strName | ) |
AP_EXPORT Ability* CableEditor_getAbilityInstance | ( | const char * | pchName | ) |
AP_EXPORT const char** CableEditor_getAbilityList | ( | ) |
AP_EXPORT const char* CableEditor_getPluginDescription | ( | ) |
const char* g_pAbilityDesc[] |
const char* g_pAbilityName[] |
const char* g_pPluginName = {"CableEditor"} |