EffectGroup Class Reference
Bundle a group of effects. More...
#include <EffectGroup.h>
Public Member Functions | |
int | init () |
Effect * | search (const char *str) |
Find a named effect. | |
yarp::os::Bottle | getList () |
Enumerate all effects. | |
Static Public Member Functions | |
static EffectGroup & | get () |
Get the global EffectGroup instance, which contains all available effects. |
Detailed Description
Bundle a group of effects.The documentation for this class was generated from the following files:
- src/common/EffectGroup.h
- src/common/EffectGroup.cpp