OgreHaptics::Device Member List

This is the complete list of members for OgreHaptics::Device, including all inherited members.

_addEffect(ForceEffect *effect)OgreHaptics::Device
_applyForces(const Vector3 &force, const Vector3 &torque)=0OgreHaptics::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)=0OgreHaptics::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)=0OgreHaptics::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)=0OgreHaptics::Device [protected, pure virtual]
enable(void)=0OgreHaptics::Device [pure virtual]
ET_BUTTON_DOWN enum valueOgreHaptics::Device [protected]
ET_BUTTON_UP enum valueOgreHaptics::Device [protected]
ET_CALIBRATION_STATE_CHANGED enum valueOgreHaptics::Device [protected]
EventTypes enum nameOgreHaptics::Device [protected]
FETT_ANY enum valueOgreHaptics::Device [protected]
FETT_COUNT enum valueOgreHaptics::Device [protected]
FETT_ENDED enum valueOgreHaptics::Device [protected]
FETT_STARTED enum valueOgreHaptics::Device [protected]
ForceEffectList typedefOgreHaptics::Device [protected]
FrameEventTimeType enum nameOgreHaptics::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)=0OgreHaptics::Device [pure virtual]
isButtonDown(DeviceButton button)OgreHaptics::Device
isEnabled(void) const OgreHaptics::Device
isInitialised(void) const OgreHaptics::Device
mCalibrationStateOgreHaptics::Device [protected]
mCalibrationTypeOgreHaptics::Device [protected]
mCreatorOgreHaptics::Device [protected]
mDeviceStateOgreHaptics::Device [protected]
mDeviceWorkspaceDimensionsOgreHaptics::Device [protected]
mDeviceWorkspaceDimensionsDirtyOgreHaptics::Device [protected]
mDriverVersionOgreHaptics::Device [protected]
mEffectsToStartOgreHaptics::Device [protected]
mEffectsToStopOgreHaptics::Device [protected]
mEffectsToUpdateOgreHaptics::Device [protected]
mEventQueueOgreHaptics::Device [protected]
mEventQueueHazardPtrOgreHaptics::Device [protected]
mEventTimesOgreHaptics::Device [protected]
mFrameListenerOgreHaptics::Device [protected]
mFrameListenerLockOgreHaptics::Device [protected]
mhtDeviceStateOgreHaptics::Device [protected]
mhtEventQueueHazardPtrOgreHaptics::Device [protected]
mhtFadingInEffectsOgreHaptics::Device [protected]
mhtFadingOutEffectsOgreHaptics::Device [protected]
mhtFrameCountOgreHaptics::Device [protected]
mhtFrameTimeOgreHaptics::Device [protected]
mhtInverseTouchWorkspaceMatrixOgreHaptics::Device [protected]
mhtInverseWorldTouchWorkspaceMatrixOgreHaptics::Device [protected]
mhtLastSecondOgreHaptics::Device [protected]
mhtLastTimeOgreHaptics::Device [protected]
mhtOutputOgreHaptics::Device [protected]
mhtPreviousDeviceStateOgreHaptics::Device [protected]
mhtPreviousWorldDeviceStateOgreHaptics::Device [protected]
mhtStatsOgreHaptics::Device [protected]
mhtSustainingEffectsOgreHaptics::Device [protected]
mhtTouchWorkspaceMatrixOgreHaptics::Device [protected]
mhtWorldDeviceStateOgreHaptics::Device [protected]
mhtWorldTouchMatrixOgreHaptics::Device [protected]
mhtWorldTouchWorkspaceMatrixOgreHaptics::Device [protected]
mIndexOgreHaptics::Device [protected]
mInitNameOgreHaptics::Device [protected]
mInverseTouchWorkspaceMatrixOgreHaptics::Device [protected]
mInverseWorldTouchWorkspaceMatrixOgreHaptics::Device [protected]
mIsEnabledOgreHaptics::Device [protected]
mIsInitialisedOgreHaptics::Device [protected]
mListenerOgreHaptics::Device [protected]
mModelOgreHaptics::Device [protected]
mNameOgreHaptics::Device [protected]
mRecalcWorkspaceMappingOgreHaptics::Device [protected]
mRecalcWorldWorkspaceCornersOgreHaptics::Device [protected]
mSDKVersionOgreHaptics::Device [protected]
mStatsOgreHaptics::Device [mutable, protected]
mSynchroniseWorkspaceMatricesOgreHaptics::Device [protected]
mTimerOgreHaptics::Device [protected]
mTouchspaceExtentsOgreHaptics::Device [protected]
mTouchWorkspaceMatrixOgreHaptics::Device [protected]
mWorldDeviceStateOgreHaptics::Device [protected]
mWorldTouchMatrixOgreHaptics::Device [protected]
mWorldTouchWorkspaceMatrixOgreHaptics::Device [protected]
mWorldWorkspaceCornersOgreHaptics::Device [protected]
needsCalibration(void) const OgreHaptics::Device
obtainStateValues(double timeElapsed)=0OgreHaptics::Device [protected, pure virtual]
removeEffectImmediateCallback(void *params)OgreHaptics::Device [protected, static]
renderCallbackImpl(void)OgreHaptics::Device [protected]
renderEffects(double currentTime)OgreHaptics::Device [protected]
RenderSystem classOgreHaptics::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)=0OgreHaptics::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]


Last modified Tue Jan 6 22:31:26 2009