Ability(const char *theAbilityName) | vrecko::Ability | protected |
activate() | AP_CableEditor::CableEditor | 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 |
CableEditor() | AP_CableEditor::CableEditor | |
cableID | AP_CableEditor::CableEditor | protected |
cablePointers | AP_CableEditor::CableEditor | protected |
cablesFile | AP_CableEditor::CableEditor | protected |
clean(void) | vrecko::Ability | inlinevirtual |
ControllableAbility(const char *abilityName) | vrecko::ControllableAbility | |
createCircle(unsigned int steps) | AP_CableEditor::CableEditor | |
createEoAbility(bool addToWorld=true) | AP_CableEditor::CableEditor | protected |
createInfo() | vrecko::ControllableAbility | protectedvirtual |
createInterface() | vrecko::ControllableAbility | protectedvirtual |
createMenu(const char *menuString, bool bForceCreate=true) | vrecko::ControllableAbility | protectedvirtual |
deactivate() | AP_CableEditor::CableEditor | 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() | AP_CableEditor::CableEditor | 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 |
getCableAbility(unsigned int EoId, bool notify=false) | AP_CableEditor::CableEditor | protected |
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 |
Init() | AP_CableEditor::CableEditor | protected |
initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parameters=NULL) | AP_CableEditor::CableEditor | protectedvirtual |
initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
inputPinsList | vrecko::BaseClass | protected |
inputPresent(const std::string &name) | vrecko::BaseClass | |
insertIndex | AP_CableEditor::CableEditor | protected |
isActive() | vrecko::ControllableAbility | virtual |
isAddingPointState | AP_CableEditor::CableEditor | protected |
isCable(unsigned int pEoID) | AP_CableEditor::CableEditor | |
isDeletingSphereState | AP_CableEditor::CableEditor | protected |
isInsertBetweenState | AP_CableEditor::CableEditor | protected |
isMenuCreated() | vrecko::ControllableAbility | inlineprotected |
isMenuVisible() | vrecko::ControllableAbility | protected |
isSelectedCable | AP_CableEditor::CableEditor | protected |
isUpdated(void) | vrecko::Ability | |
lastEventButtonID | vrecko::ControllableAbility | protected |
loadCables() | AP_CableEditor::CableEditor | protected |
loadedShapes | AP_CableEditor::CableEditor | protected |
loadShapes() | AP_CableEditor::CableEditor | protected |
vrecko::Ability::loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
makeMenu() | AP_CableEditor::CableEditor | protected |
menu | vrecko::ControllableAbility | protected |
menuItemClicked(const char *itemID) | AP_CableEditor::CableEditor | protectedvirtual |
menuSliderChanged(const char *sliderID, float sliderPos) | AP_CableEditor::CableEditor | protectedvirtual |
newPoint | AP_CableEditor::CableEditor | protected |
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 | |
objFileDest | AP_CableEditor::CableEditor | protected |
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 |
predefinedShapes | AP_CableEditor::CableEditor | protected |
preInit() | AP_CableEditor::CableEditor | protected |
priority | vrecko::BaseClass | protected |
processButtonPress(CABUTTONEVENT *eventData) | vrecko::ControllableAbility | inlineprotectedvirtual |
processButtonRelease(CABUTTONEVENT *eventData) | AP_CableEditor::CableEditor | protectedvirtual |
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) | AP_CableEditor::CableEditor | 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 |
saveCable(std::ofstream &outputFile, Cable *cable) | AP_CableEditor::CableEditor | protected |
saveXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *) | vrecko::BaseClass | inlinevirtual |
sceneFile | vrecko::BaseClass | protected |
selectedCableBaseRadius | AP_CableEditor::CableEditor | protected |
selectedCableId | AP_CableEditor::CableEditor | protected |
selectedCablePtr | AP_CableEditor::CableEditor | 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 |
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 | |
shapesFile | AP_CableEditor::CableEditor | protected |
showMenu() | vrecko::ControllableAbility | protectedvirtual |
sphereBetweenPoints | AP_CableEditor::CableEditor | protected |
update(void) | AP_CableEditor::CableEditor | virtual |
updated | vrecko::Ability | protected |
writeInfo(std::ofstream &outputFile) | AP_CableEditor::CableEditor | protected |
~Ability() | vrecko::Ability | virtual |
~BaseClass() | vrecko::BaseClass | virtual |
~CableEditor() | AP_CableEditor::CableEditor | virtual |
~ControllableAbility() | vrecko::ControllableAbility | virtual |