| Ability(const char *theAbilityName) | vrecko::Ability | protected |
| activate() | APEditorQAbilities::UseTrigger | protectedvirtual |
| activePointerID | vrecko::ControllableAbility | protected |
| actPointerPos | vrecko::ControllableAbility | protected |
| actPointerPosRaw | vrecko::ControllableAbility | protected |
| actPointerRot | vrecko::ControllableAbility | protected |
| actPointerRotRaw | vrecko::ControllableAbility | protected |
| actPosInPath | vrecko::ControllableAbility | protected |
| actSelectedObjectID | vrecko::ControllableAbility | protected |
| actSelectedPath | vrecko::ControllableAbility | protected |
| addInputPin(InputPinBase *pin) | vrecko::BaseClass | |
| addNotification(BaseClass *receiver, unsigned long notificationTypes) | vrecko::BaseClass | |
| addOutputPin(OutputPinBase *pin) | vrecko::BaseClass | |
| addRequestInputPin(RequestInputPinBase *pin) | vrecko::BaseClass | |
| addRequestOutputPin(RequestOutputPinBase *pin) | vrecko::BaseClass | |
| attribute | vrecko::BaseClass | protected |
| attributeLock | vrecko::BaseClass | protected |
| AttributeMap typedef | vrecko::BaseClass | protected |
| BaseClass(const char *startingSenderString) | vrecko::BaseClass | |
| BaseClass(BaseClass &bc) | vrecko::BaseClass | |
| bMenuVisible | vrecko::ControllableAbility | protected |
| clean(void) | vrecko::Ability | inlinevirtual |
| ControllableAbility(const char *abilityName) | vrecko::ControllableAbility | |
| createInfo() | vrecko::ControllableAbility | protectedvirtual |
| createInterface() | vrecko::ControllableAbility | protectedvirtual |
| createMenu(const char *menuString, bool bForceCreate=true) | vrecko::ControllableAbility | protectedvirtual |
| deactivate() | APEditorQAbilities::UseTrigger | protectedvirtual |
| DECLARE_INPUT(ButtonStateChange, MessageCAButtonEvent) | vrecko::ControllableAbility | protected |
| DECLARE_INPUT(Menu_Clicked, MessageString) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_INPUT(ActivePointerID, MessageInt, MessageInt) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_INPUT(GetInfo, MessageVoid, MessageCAINFO) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(PointerPos, MessageInt, MessageVec3) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(PointerRot, MessageInt, MessageQuat) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(PointerPosRaw, MessageInt, MessageVec3) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(PointerRotRaw, MessageInt, MessageQuat) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(SelectionID, MessageInt, MessageObjectID) | vrecko::ControllableAbility | protected |
| DECLARE_REQUEST_OUTPUT(SelectionPath, MessageInt, MessageNodeList) | vrecko::ControllableAbility | protected |
| defaultInfo | vrecko::ControllableAbility | protected |
| deleteAttribute(const std::string &attr_name) | vrecko::BaseClass | |
| destroyInterface() | vrecko::ControllableAbility | protectedvirtual |
| destroyMenu() | vrecko::ControllableAbility | protectedvirtual |
| fillDefaultInfo() | APEditorQAbilities::UseTrigger | protectedvirtual |
| findPinInList(const char *strName, PinList *pinList) | vrecko::BaseClass | inlineprotected |
| getAttribute(const std::string &attr_name) | vrecko::BaseClass | inline |
| getAttribute(const char *attr_name) | vrecko::BaseClass | inline |
| getID(void) const | vrecko::Ability | inline |
| getInputPin(const char *strName) | vrecko::BaseClass | |
| getName() const | vrecko::Ability | inline |
| getOutputPin(const char *strName) | vrecko::BaseClass | |
| getOwner(void) | vrecko::Ability | inline |
| getParameterVector(void) | vrecko::Ability | inlinevirtual |
| getPluginName(void) const | vrecko::Ability | inline |
| getPriority(void) const | vrecko::BaseClass | inline |
| getRequestInputPin(const char *strName) | vrecko::BaseClass | |
| getRequestOutputPin(const char *strName) | vrecko::BaseClass | |
| getSceneFile() const | vrecko::BaseClass | inline |
| getSenderString(void) | vrecko::Ability | virtual |
| hideMenu() | vrecko::ControllableAbility | protectedvirtual |
| initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parameters=NULL) | vrecko::ControllableAbility | virtual |
| initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
| inputPinsList | vrecko::BaseClass | protected |
| inputPresent(const std::string &name) | vrecko::BaseClass | |
| isActive() | vrecko::ControllableAbility | virtual |
| isMenuCreated() | vrecko::ControllableAbility | inlineprotected |
| isMenuVisible() | vrecko::ControllableAbility | protected |
| isUpdated(void) | vrecko::Ability | |
| lastEventButtonID | vrecko::ControllableAbility | protected |
| vrecko::Ability::loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
| menu | vrecko::ControllableAbility | protected |
| menuItemClicked(const char *itemID) | vrecko::ControllableAbility | inlineprotectedvirtual |
| menuSliderChanged(const char *sliderID, float sliderPos) | vrecko::ControllableAbility | inlineprotectedvirtual |
| NOTIFICATION_ALL enum value | vrecko::BaseClass | |
| NOTIFICATION_DELETE_CLASS enum value | vrecko::BaseClass | |
| NOTIFICATION_EO_REGISTERING enum value | vrecko::BaseClass | |
| NOTIFICATION_EO_UNREGISTERING enum value | vrecko::BaseClass | |
| NOTIFICATION_PROGRAM_TERMINATION enum value | vrecko::BaseClass | |
| notifications | vrecko::BaseClass | protected |
| notificationsLock | vrecko::BaseClass | protected |
| NotificationTypes enum name | vrecko::BaseClass | |
| outputPinsList | vrecko::BaseClass | protected |
| outputPresent(const std::string &name) | vrecko::BaseClass | |
| owner | vrecko::ControllableAbility | protected |
| parameterString | vrecko::Ability | protected |
| ParameterVector typedef | vrecko::Ability | |
| PinList typedef | vrecko::BaseClass | protected |
| pOwner | vrecko::Ability | protected |
| priority | vrecko::BaseClass | protected |
| processButtonPress(CABUTTONEVENT *eventData) | vrecko::ControllableAbility | inlineprotectedvirtual |
| processButtonRelease(CABUTTONEVENT *eventData) | vrecko::ControllableAbility | inlineprotectedvirtual |
| processEvent(const std::string &input_name, VreckoMessage *pMessage) | vrecko::BaseClass | virtual |
| processMenuButtonPress(CABUTTONEVENT *eventData) | vrecko::ControllableAbility | protectedvirtual |
| processMenuButtonRelease(CABUTTONEVENT *eventData) | vrecko::ControllableAbility | protectedvirtual |
| processNotification(BaseClass *sender, unsigned long notificationType, void *notificationData) | vrecko::ControllableAbility | protectedvirtual |
| processRequest(const std::string &request_input_name, VreckoMessage *pMessage) | vrecko::BaseClass | virtual |
| removeInputPin(InputPinBase *pin) | vrecko::BaseClass | |
| removeNotification(BaseClass *receiver, unsigned long notificationTypes=NOTIFICATION_ALL) | vrecko::BaseClass | |
| removeOutputPin(OutputPinBase *pin) | vrecko::BaseClass | |
| removeRequestInputPin(RequestInputPinBase *pin) | vrecko::BaseClass | |
| removeRequestOutputPin(RequestOutputPinBase *pin) | vrecko::BaseClass | |
| reportError(const std::string &error) | vrecko::BaseClass | |
| requestInputPinsList | vrecko::BaseClass | protected |
| requestOutputPinsList | vrecko::BaseClass | protected |
| requestPointerLoc(bool bCancelIfNotActive=true) | vrecko::ControllableAbility | protected |
| requestPointerLocRaw(bool bCancelIfNotActive=true) | vrecko::ControllableAbility | protected |
| requestSelectionID(bool bCancelIfNotActive=true) | vrecko::ControllableAbility | protected |
| requestSelectionPath(bool bCancelIfNotActive=true) | vrecko::ControllableAbility | protected |
| saveXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *) | vrecko::BaseClass | inlinevirtual |
| sceneFile | vrecko::BaseClass | protected |
| senderString | vrecko::BaseClass | protected |
| sendNotifications(unsigned long notificationType, void *notificationData) | vrecko::BaseClass | protected |
| SendUseSignal(bool bParameter) | APEditorQAbilities::UseTrigger | protected |
| setAttribute(const std::string &attr_name, int attr_value) | vrecko::BaseClass | inline |
| setID(const char *pID) | vrecko::Ability | |
| setOwner(BaseClass *owner) | vrecko::Ability | inline |
| setPluginName(const char *pName) | vrecko::Ability | |
| setPriority(long int pr) | vrecko::BaseClass | inline |
| setSceneFile(const std::string &sceneFileName) | vrecko::BaseClass | |
| showMenu() | vrecko::ControllableAbility | protectedvirtual |
| update() | vrecko::ControllableAbility | inlinevirtual |
| updated | vrecko::Ability | protected |
| UseTrigger() | APEditorQAbilities::UseTrigger | |
| ~Ability() | vrecko::Ability | virtual |
| ~BaseClass() | vrecko::BaseClass | virtual |
| ~ControllableAbility() | vrecko::ControllableAbility | virtual |
| ~UseTrigger() | APEditorQAbilities::UseTrigger | inlinevirtual |