![]() |
vrecko
virtual reality framework
|
#include <vrecko/Ability.h>#include <vreckoAP/Export>#include "DAEnvironment.h"#include "Ctrl_FreeHandPainting.h"#include "Ctrl_MotionVisualization.h"#include "Ctrl_Attractor.h"#include "Ctrl_PerlinLines.h"#include "ToolBrush.h"#include "ToolTongs.h"#include "ToolEraser.h"#include "ToolMagicWand.h"#include "ToolSlice.h"#include "ToolSelector.h"#include "ToolRotation.h"Go to the source code of this file.
Macros | |
| #define | INSTANCE |
| #define | LIST |
Functions | |
| const char AP_EXPORT ** | getAbilityList (void) |
| Ability AP_EXPORT * | getAbilityInstance (const char *_name) |
| void AP_EXPORT | initializeAttributesDescription () |
| #define INSTANCE |
| #define LIST |
| Ability AP_EXPORT* getAbilityInstance | ( | const char * | _name | ) |
| const char AP_EXPORT** getAbilityList | ( | void | ) |
| void AP_EXPORT initializeAttributesDescription | ( | ) |