_colour | APGUI::IconColour | protected |
_colourActive | APGUI::GUI_Item | protected |
_colourDefault | APGUI::GUI_Item | protected |
_colourDisabled | APGUI::GUI_Item | protected |
_colourHovered | APGUI::GUI_Item | protected |
_colourPressed | APGUI::GUI_Item | protected |
_controller | APGUI::GUI_Item | protected |
_defaultStateActive | APGUI::GUI_Item | protected |
_externalDeactivation | APGUI::Icon | protected |
_group | APGUI::Icon | protected |
_initialScale | APGUI::Icon | protected |
_interconnections | APGUI::GUI_Item | protected |
_itemTransform | APGUI::GUI_Item | protected |
_label | APGUI::GUI_Item | protected |
_models | APGUI::Icon | protected |
_name | APGUI::GUI_Item | protected |
_parent | APGUI::GUI_Item | protected |
_pointedCounter | APGUI::GUI_Item | protected |
_pressed | APGUI::GUI_Item | protected |
_receiver | APGUI::GUI_Item | protected |
_sensorNumber | APGUI::GUI_Item | protected |
_state | APGUI::GUI_Item | protected |
_switchActive_CoreChange | APGUI::Icon | protected |
_texts | APGUI::GUI_Item | protected |
_toolTip | APGUI::GUI_Item | protected |
_type | APGUI::Icon | protected |
Ability(const char *theAbilityName) | vrecko::Ability | 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 | |
clean(void) | vrecko::Ability | inlinevirtual |
createModels(string basicModelString, string hullModelString) | APGUI::Icon | protected |
DECLARE_OUTPUT(Colour, MessageVec4) | APGUI::IconColour | protected |
APGUI::Icon::DECLARE_OUTPUT(GUIItemClicked, MessageString) | APGUI::Icon | protected |
APGUI::Icon::DECLARE_OUTPUT(ExternalDeactivation, MessageObjectID) | APGUI::Icon | protected |
deleteAttribute(const std::string &attr_name) | vrecko::BaseClass | |
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 |
getGUIItemName() | APGUI::GUI_Item | 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 |
GUI_Item(const char *abName) | APGUI::GUI_Item | |
GUI_Item::createLabel() | APGUI::GUI_Item | protected |
hide() | APGUI::GUI_Item | inline |
hideTooltip() | APGUI::GUI_Item | |
Icon() | APGUI::Icon | |
IconColour() | APGUI::IconColour | |
initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parametersNode) | APGUI::IconColour | virtual |
APGUI::Icon::initialize(string name, string receiver, string label, string tooltip, string group, osg::Vec3 position=osg::Vec3()) | APGUI::Icon | |
APGUI::GUI_Item::initialize(bool pointable=true, int sensor=-1) | APGUI::GUI_Item | protected |
initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
inputPinsList | vrecko::BaseClass | protected |
inputPresent(const std::string &name) | vrecko::BaseClass | |
isDefaultStateActive() | APGUI::GUI_Item | inline |
isUpdated(void) | vrecko::Ability | |
loadXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *) | vrecko::BaseClass | inlinevirtual |
loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
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 | |
parameterString | vrecko::Ability | protected |
ParameterVector typedef | vrecko::Ability | |
PinList typedef | vrecko::BaseClass | protected |
pointed(bool pointed) | APGUI::Icon | virtual |
postInitialize(string name, string receiver, string label, string tooltip, string group, osg::Vec3 position) | APGUI::Icon | protected |
APGUI::GUI_Item::postInitialize(void) | vrecko::BaseClass | inlinevirtual |
pOwner | vrecko::Ability | protected |
preInitialize(void) | vrecko::BaseClass | inlinevirtual |
priority | vrecko::BaseClass | protected |
processAction(const int sensorNumber, const GUI_ACTION action, const bool pressed) | APGUI::IconColour | virtual |
processEvent(const std::string &input_name, VreckoMessage *pMessage) | vrecko::BaseClass | virtual |
processNotification(BaseClass *sender, unsigned long notificationType, void *notificationData) | vrecko::BaseClass | inlineprotectedvirtual |
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 |
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 |
setAttribute(const std::string &attr_name, int attr_value) | vrecko::BaseClass | inline |
setColours(osg::Vec4 colourActive, osg::Vec4 colourDefault, osg::Vec4 colourHovered, osg::Vec4 colourPressed, osg::Vec4 colourDisabled) | APGUI::GUI_Item | virtual |
setID(const char *pID) | vrecko::Ability | |
setOwner(BaseClass *owner) | vrecko::Ability | inline |
setPartColour(string partName, osg::Vec4 newColour) | APGUI::Icon | |
setPluginName(const char *pName) | vrecko::Ability | |
setPriority(long int pr) | vrecko::BaseClass | inline |
setSceneFile(const std::string &sceneFileName) | vrecko::BaseClass | |
setState(GUI_ITEM_STATE newState) | APGUI::Icon | virtual |
show() | APGUI::GUI_Item | inline |
showTooltip() | APGUI::GUI_Item | |
switchVisuals() | APGUI::Icon | protected |
update(void) | vrecko::BaseClass | inlinevirtual |
updated | vrecko::Ability | protected |
~Ability() | vrecko::Ability | virtual |
~BaseClass() | vrecko::BaseClass | virtual |
~GUI_Item() | APGUI::GUI_Item | |
~Icon() | APGUI::Icon | |
~IconColour() | APGUI::IconColour | |