, including all inherited members.
| _addEffect(ForceEffect *effect) | OgreHaptics::Device | |
| _applyForces(const Vector3 &force, const Vector3 &torque)=0 | OgreHaptics::Device | [pure virtual] |
| _fireEvent(EventType type, const EventArgs &evt) | OgreHaptics::Device | [protected] |
| _fireFrameEnded(void) | OgreHaptics::Device | [protected] |
| _fireFrameEnded(FrameEvent &evt) | OgreHaptics::Device | [protected] |
| _fireFrameStarted(void) | OgreHaptics::Device | [protected] |
| _fireFrameStarted(FrameEvent &evt) | OgreHaptics::Device | [protected] |
| _getAngularVelocity(void) const | OgreHaptics::Device | |
| _getCreator(void) const | OgreHaptics::Device | [virtual] |
| _getForce(void) const | OgreHaptics::Device | |
| _getInitIndex(void) const | OgreHaptics::Device | |
| _getInitName(void) const | OgreHaptics::Device | |
| _getLinearVelocity(void) const | OgreHaptics::Device | |
| _getOption(const String &key, void *value) | OgreHaptics::Device | [virtual] |
| _getOrientation(void) const | OgreHaptics::Device | |
| _getPosition(void) const | OgreHaptics::Device | |
| _getPreviousAngularVelocity(void) const | OgreHaptics::Device | |
| _getPreviousForce(void) const | OgreHaptics::Device | |
| _getPreviousLinearVelocity(void) const | OgreHaptics::Device | |
| _getPreviousOrientation(void) const | OgreHaptics::Device | |
| _getPreviousPosition(void) const | OgreHaptics::Device | |
| _getPreviousTorque(void) const | OgreHaptics::Device | |
| _getPreviousWorldAngularVelocity(void) const | OgreHaptics::Device | |
| _getPreviousWorldForce(void) const | OgreHaptics::Device | |
| _getPreviousWorldLinearVelocity(void) const | OgreHaptics::Device | |
| _getPreviousWorldOrientation(void) const | OgreHaptics::Device | |
| _getPreviousWorldPosition(void) const | OgreHaptics::Device | |
| _getPreviousWorldTorque(void) const | OgreHaptics::Device | |
| _getTorque(void) const | OgreHaptics::Device | |
| _getWorldAngularVelocity(void) const | OgreHaptics::Device | |
| _getWorldForce(void) const | OgreHaptics::Device | |
| _getWorldLinearVelocity(void) const | OgreHaptics::Device | |
| _getWorldOrientation(void) const | OgreHaptics::Device | |
| _getWorldPosition(void) const | OgreHaptics::Device | |
| _getWorldTorque(void) const | OgreHaptics::Device | |
| _isButtonDown(DeviceButton button) | OgreHaptics::Device | |
| _makeCurrent(void)=0 | OgreHaptics::Device | [pure virtual] |
| _notifyCreator(RenderSystem *renderSystem) | OgreHaptics::Device | [virtual] |
| _removeEffect(ForceEffect *effect, bool immediate=false) | OgreHaptics::Device | |
| _restartEffect(ForceEffect *effect) | OgreHaptics::Device | |
| _setFrameListener(FrameListener *listener) | OgreHaptics::Device | |
| _setOption(const String &key, const void *value) | OgreHaptics::Device | [virtual] |
| _updateEffect(ForceEffect *effect) | OgreHaptics::Device | |
| calculateEventTime(double currentTime, FrameEventTimeType type) | OgreHaptics::Device | [protected] |
| calibrate(void)=0 | OgreHaptics::Device | [pure virtual] |
| capture(void) | OgreHaptics::Device | |
| checkButtonState(int oldButtons, int newButtons, DeviceButton button) | OgreHaptics::Device | [protected] |
| clearEventTimes(void) | OgreHaptics::Device | [protected, virtual] |
| Device(const String &name, const DeviceInitInfo &initInfo, int index=-1) | OgreHaptics::Device | [protected] |
| disable(void) | OgreHaptics::Device | |
| disableImpl(void)=0 | OgreHaptics::Device | [protected, pure virtual] |
| enable(void)=0 | OgreHaptics::Device | [pure virtual] |
| ET_BUTTON_DOWN enum value | OgreHaptics::Device | [protected] |
| ET_BUTTON_UP enum value | OgreHaptics::Device | [protected] |
| ET_CALIBRATION_STATE_CHANGED enum value | OgreHaptics::Device | [protected] |
| EventTypes enum name | OgreHaptics::Device | [protected] |
| FETT_ANY enum value | OgreHaptics::Device | [protected] |
| FETT_COUNT enum value | OgreHaptics::Device | [protected] |
| FETT_ENDED enum value | OgreHaptics::Device | [protected] |
| FETT_STARTED enum value | OgreHaptics::Device | [protected] |
| ForceEffectList typedef | OgreHaptics::Device | [protected] |
| FrameEventTimeType enum name | OgreHaptics::Device | [protected] |
| getAngularVelocity(void) const | OgreHaptics::Device | |
| getCalibrationState(void) const | OgreHaptics::Device | |
| getCalibrationType(void) const | OgreHaptics::Device | |
| getDeviceWorkspaceDimensions(void) const | OgreHaptics::Device | |
| getDriverVersion(void) const | OgreHaptics::Device | |
| getForce(void) const | OgreHaptics::Device | |
| getLinearVelocity(void) const | OgreHaptics::Device | |
| getModel(void) const | OgreHaptics::Device | |
| getName(void) const | OgreHaptics::Device | |
| getOrientation(void) const | OgreHaptics::Device | |
| getPosition(void) const | OgreHaptics::Device | |
| getSDKVersion(void) const | OgreHaptics::Device | |
| getStatistics(void) | OgreHaptics::Device | |
| getTorque(void) const | OgreHaptics::Device | |
| getTouchspaceExtents(void) const | OgreHaptics::Device | |
| getTouchWorkspaceMatrix(void) const | OgreHaptics::Device | |
| getWorldAngularVelocity(void) const | OgreHaptics::Device | |
| getWorldForce(void) const | OgreHaptics::Device | |
| getWorldLinearVelocity(void) const | OgreHaptics::Device | |
| getWorldOrientation(void) const | OgreHaptics::Device | |
| getWorldPosition(void) const | OgreHaptics::Device | |
| getWorldTorque(void) const | OgreHaptics::Device | |
| getWorldTouchMatrix(void) const | OgreHaptics::Device | |
| getWorldTouchWorkspaceMatrix(void) const | OgreHaptics::Device | |
| getWorldWorkspaceCorners(void) | OgreHaptics::Device | |
| initialise(void)=0 | OgreHaptics::Device | [pure virtual] |
| isButtonDown(DeviceButton button) | OgreHaptics::Device | |
| isEnabled(void) const | OgreHaptics::Device | |
| isInitialised(void) const | OgreHaptics::Device | |
| mCalibrationState | OgreHaptics::Device | [protected] |
| mCalibrationType | OgreHaptics::Device | [protected] |
| mCreator | OgreHaptics::Device | [protected] |
| mDeviceState | OgreHaptics::Device | [protected] |
| mDeviceWorkspaceDimensions | OgreHaptics::Device | [protected] |
| mDeviceWorkspaceDimensionsDirty | OgreHaptics::Device | [protected] |
| mDriverVersion | OgreHaptics::Device | [protected] |
| mEffectsToStart | OgreHaptics::Device | [protected] |
| mEffectsToStop | OgreHaptics::Device | [protected] |
| mEffectsToUpdate | OgreHaptics::Device | [protected] |
| mEventQueue | OgreHaptics::Device | [protected] |
| mEventQueueHazardPtr | OgreHaptics::Device | [protected] |
| mEventTimes | OgreHaptics::Device | [protected] |
| mFrameListener | OgreHaptics::Device | [protected] |
| mFrameListenerLock | OgreHaptics::Device | [protected] |
| mhtDeviceState | OgreHaptics::Device | [protected] |
| mhtEventQueueHazardPtr | OgreHaptics::Device | [protected] |
| mhtFadingInEffects | OgreHaptics::Device | [protected] |
| mhtFadingOutEffects | OgreHaptics::Device | [protected] |
| mhtFrameCount | OgreHaptics::Device | [protected] |
| mhtFrameTime | OgreHaptics::Device | [protected] |
| mhtInverseTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mhtInverseWorldTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mhtLastSecond | OgreHaptics::Device | [protected] |
| mhtLastTime | OgreHaptics::Device | [protected] |
| mhtOutput | OgreHaptics::Device | [protected] |
| mhtPreviousDeviceState | OgreHaptics::Device | [protected] |
| mhtPreviousWorldDeviceState | OgreHaptics::Device | [protected] |
| mhtStats | OgreHaptics::Device | [protected] |
| mhtSustainingEffects | OgreHaptics::Device | [protected] |
| mhtTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mhtWorldDeviceState | OgreHaptics::Device | [protected] |
| mhtWorldTouchMatrix | OgreHaptics::Device | [protected] |
| mhtWorldTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mIndex | OgreHaptics::Device | [protected] |
| mInitName | OgreHaptics::Device | [protected] |
| mInverseTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mInverseWorldTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mIsEnabled | OgreHaptics::Device | [protected] |
| mIsInitialised | OgreHaptics::Device | [protected] |
| mListener | OgreHaptics::Device | [protected] |
| mModel | OgreHaptics::Device | [protected] |
| mName | OgreHaptics::Device | [protected] |
| mRecalcWorkspaceMapping | OgreHaptics::Device | [protected] |
| mRecalcWorldWorkspaceCorners | OgreHaptics::Device | [protected] |
| mSDKVersion | OgreHaptics::Device | [protected] |
| mStats | OgreHaptics::Device | [mutable, protected] |
| mSynchroniseWorkspaceMatrices | OgreHaptics::Device | [protected] |
| mTimer | OgreHaptics::Device | [protected] |
| mTouchspaceExtents | OgreHaptics::Device | [protected] |
| mTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mWorldDeviceState | OgreHaptics::Device | [protected] |
| mWorldTouchMatrix | OgreHaptics::Device | [protected] |
| mWorldTouchWorkspaceMatrix | OgreHaptics::Device | [protected] |
| mWorldWorkspaceCorners | OgreHaptics::Device | [protected] |
| needsCalibration(void) const | OgreHaptics::Device | |
| obtainStateValues(double timeElapsed)=0 | OgreHaptics::Device | [protected, pure virtual] |
| removeEffectImmediateCallback(void *params) | OgreHaptics::Device | [protected, static] |
| renderCallbackImpl(void) | OgreHaptics::Device | [protected] |
| renderEffects(double currentTime) | OgreHaptics::Device | [protected] |
| RenderSystem class | OgreHaptics::Device | [friend] |
| resetStatistics(void) | OgreHaptics::Device | |
| setDeviceListener(DeviceListener *listener) | OgreHaptics::Device | |
| setTouchspaceExtents(const Vector3 &leftLowerBack, const Vector3 &rightUpperFront) | OgreHaptics::Device | |
| setTouchspaceExtents(Real left, Real bottom, Real back, Real right, Real top, Real front) | OgreHaptics::Device | |
| setWorldTouchMatrix(const Matrix4 &worldTouchMatrix) | OgreHaptics::Device | |
| shutdown(void)=0 | OgreHaptics::Device | [pure virtual] |
| statisticsResetCallback(void *params) | OgreHaptics::Device | [protected, static] |
| synchroniseEffectsCallbackImpl(void) | OgreHaptics::Device | [protected] |
| synchroniseMatricesCallback(void *params) | OgreHaptics::Device | [protected, static] |
| synchroniseMatricesCallbackImpl(void) | OgreHaptics::Device | [protected] |
| synchroniseStatesCallback(void *params) | OgreHaptics::Device | [protected, static] |
| synchroniseStatisticsCallback(void *params) | OgreHaptics::Device | [protected, static] |
| update(void) | OgreHaptics::Device | |
| updateCallback(void *params) | OgreHaptics::Device | [protected, static] |
| updateStates(void) | OgreHaptics::Device | [protected] |
| updateStats(double currentTime) | OgreHaptics::Device | [protected] |
| updateTouchWorkspaceMapping(void) | OgreHaptics::Device | [protected] |
| updateWorkspaceMapping(bool synchronise=true) | OgreHaptics::Device | |
| updateWorldWorkspaceCorners(void) | OgreHaptics::Device | [protected] |
| ~Device() | OgreHaptics::Device | [virtual] |