_actual_position | navigation::KMTracker | protected |
_avatarMovement | navigation::KMTracker | protected |
_last_position | navigation::KMTracker | 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 | |
alwaysSendOrientationWithPosition | navigation::KMTracker | protected |
attribute | vrecko::BaseClass | protected |
attributeLock | vrecko::BaseClass | protected |
AttributeMap typedef | vrecko::BaseClass | protected |
av | navigation::KMTracker | protected |
avatar_look_at | navigation::KMTracker | protected |
avatar_position | navigation::KMTracker | protected |
avatar_up_vector | navigation::KMTracker | protected |
BaseClass(const char *startingSenderString) | vrecko::BaseClass | |
BaseClass(BaseClass &bc) | vrecko::BaseClass | |
clean(void) | vrecko::Ability | inlinevirtual |
DECLARE_OUTPUT(Orientation, MessageQuat) | navigation::KMTracker | protected |
DECLARE_OUTPUT(Move, MessageVec3) | navigation::KMTracker | protected |
DECLARE_OUTPUT(MoveLocal, MessageVec3) | navigation::KMTracker | protected |
DECLARE_OUTPUT(PositionRight, MessageVec3) | navigation::KMTracker | protected |
DECLARE_OUTPUT(PositionLeft, MessageVec3) | navigation::KMTracker | protected |
DECLARE_OUTPUT(OrientationRight, MessageQuat) | navigation::KMTracker | protected |
DECLARE_OUTPUT(OrientationLeft, MessageQuat) | navigation::KMTracker | protected |
DECLARE_OUTPUT(ButtonLeft, MessageBool) | navigation::KMTracker | protected |
DECLARE_OUTPUT(ButtonRight, MessageBool) | navigation::KMTracker | protected |
DECLARE_OUTPUT(LH_ButtonLeft, MessageBool) | navigation::KMTracker | protected |
DECLARE_OUTPUT(LH_ButtonRight, MessageBool) | navigation::KMTracker | protected |
DECLARE_OUTPUT(Sensor_Transformation, vrecko::MessageSensorTransformation) | navigation::KMTracker | protected |
deleteAttribute(const std::string &attr_name) | vrecko::BaseClass | |
direction | navigation::KMTracker | protected |
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 |
hand_orientation_left | navigation::KMTracker | protected |
hand_orientation_right | navigation::KMTracker | protected |
hand_position_left | navigation::KMTracker | protected |
hand_position_right | navigation::KMTracker | protected |
horiz | navigation::KMTracker | protected |
i | navigation::KMTracker | protected |
initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parameters=NULL) | vrecko::BaseClass | virtual |
initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
inputPinsList | vrecko::BaseClass | protected |
inputPresent(const std::string &name) | vrecko::BaseClass | |
isUpdated(void) | vrecko::Ability | |
KMTracker() | navigation::KMTracker | |
KMTracker::sendSensorInfo(bool rightHand) | navigation::KMTracker | protected |
loadXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parametersNode) | navigation::KMTracker | virtual |
vrecko::Ability::loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
mesg | navigation::KMTracker | protected |
mouse_pos | navigation::KMTracker | protected |
mouse_scroll | navigation::KMTracker | protected |
mouse_sensitivity_avatar | navigation::KMTracker | protected |
mouse_sensitivity_hands | navigation::KMTracker | protected |
move_direction | navigation::KMTracker | protected |
move_plane | navigation::KMTracker | protected |
move_step | navigation::KMTracker | protected |
moving | navigation::KMTracker | 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 | |
old_mouse_pos | navigation::KMTracker | protected |
outputPinsList | vrecko::BaseClass | protected |
outputPresent(const std::string &name) | vrecko::BaseClass | |
owner | navigation::KMTracker | protected |
parameterString | vrecko::Ability | protected |
ParameterVector typedef | vrecko::Ability | |
PinList typedef | vrecko::BaseClass | protected |
Plane_type enum name | navigation::KMTracker | protected |
plane_xy enum value | navigation::KMTracker | protected |
plane_xz enum value | navigation::KMTracker | protected |
plane_yz enum value | navigation::KMTracker | protected |
postInitialize(void) | navigation::KMTracker | virtual |
pOwner | vrecko::Ability | protected |
preInitialize(void) | navigation::KMTracker | virtual |
priority | vrecko::BaseClass | protected |
processEvent(const std::string &input_name, VreckoMessage *message) | navigation::KMTracker | 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 |
right_hand | navigation::KMTracker | protected |
rotation_step | navigation::KMTracker | protected |
saveXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *) | navigation::KMTracker | virtual |
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 |
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 | |
smer | navigation::KMTracker | protected |
smer3d | navigation::KMTracker | protected |
stopped | navigation::KMTracker | protected |
update(void) | navigation::KMTracker | virtual |
updated | vrecko::Ability | protected |
vert | navigation::KMTracker | protected |
~Ability() | vrecko::Ability | virtual |
~BaseClass() | vrecko::BaseClass | virtual |
~KMTracker() | navigation::KMTracker | inline |