|
The Vish Visualization Shell 0.3
Vish
|
Internal helper class. More...
#include <ocean/plankton/VSlot.hpp>
Static Public Member Functions | |
| static RefPtr< VSlot > | addParameter (VSlotContainer *theObject, const ParameterID &name, int EL, const RefPtr< VParameter > ¶m, bool overwriteExistingSlot) |
| Internal helper function. | |
| static RefPtr< VSlot > | addSlot (VSlotContainer *theObject, const RefPtr< VSlot > &S, int expertLevel, bool overwriteExistingSlot) |
| Calls VObject::addSlot();. | |
Internal helper class.
|
static |
Internal helper function.
Calls VObject::addParameter();
References addParameter().
Referenced by addParameter(), Wizt::TypedSlot< T >::TypedSlot(), Wizt::TypedSlot< T >::TypedSlot(), and Wizt::TypedSlot< T >::TypedSlot().