Space Engineers
|
This is the complete list of members for Valve.VR.IVRSystem, including all inherited members.
AcknowledgeQuit_Exiting() | Valve.VR.IVRSystem | pure virtual |
AcknowledgeQuit_UserPrompt() | Valve.VR.IVRSystem | pure virtual |
ApplyTransform(ref TrackedDevicePose_t pOutputPose, ref TrackedDevicePose_t pTrackedDevicePose, ref HmdMatrix34_t pTransform) | Valve.VR.IVRSystem | pure virtual |
CaptureInputFocus() | Valve.VR.IVRSystem | pure virtual |
ComputeDistortion(EVREye eEye, float fU, float fV) | Valve.VR.IVRSystem | pure virtual |
DriverDebugRequest(uint unDeviceIndex, string pchRequest, string pchResponseBuffer, uint unResponseBufferSize) | Valve.VR.IVRSystem | pure virtual |
GetBoolTrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
GetButtonIdNameFromEnum(EVRButtonId eButtonId) | Valve.VR.IVRSystem | pure virtual |
GetControllerAxisTypeNameFromEnum(EVRControllerAxisType eAxisType) | Valve.VR.IVRSystem | pure virtual |
GetControllerRoleForTrackedDeviceIndex(uint unDeviceIndex) | Valve.VR.IVRSystem | pure virtual |
GetControllerState(uint unControllerDeviceIndex, ref VRControllerState_t pControllerState) | Valve.VR.IVRSystem | pure virtual |
GetControllerStateWithPose(ETrackingUniverseOrigin eOrigin, uint unControllerDeviceIndex, ref VRControllerState_t pControllerState, ref TrackedDevicePose_t pTrackedDevicePose) | Valve.VR.IVRSystem | pure virtual |
GetD3D9AdapterIndex() | Valve.VR.IVRSystem | pure virtual |
GetDeviceToAbsoluteTrackingPose(ETrackingUniverseOrigin eOrigin, float fPredictedSecondsToPhotonsFromNow, TrackedDevicePose_t[] pTrackedDevicePoseArray) | Valve.VR.IVRSystem | pure virtual |
GetDXGIOutputInfo(ref int pnAdapterIndex) | Valve.VR.IVRSystem | pure virtual |
GetEventTypeNameFromEnum(EVREventType eType) | Valve.VR.IVRSystem | pure virtual |
GetEyeToHeadTransform(EVREye eEye) | Valve.VR.IVRSystem | pure virtual |
GetFloatTrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
GetHiddenAreaMesh(EVREye eEye) | Valve.VR.IVRSystem | pure virtual |
GetInt32TrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
GetIntPtr() | Valve.VR.IVRSystem | pure virtual |
GetMatrix34TrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
GetProjectionMatrix(EVREye eEye, float fNearZ, float fFarZ, EGraphicsAPIConvention eProjType) | Valve.VR.IVRSystem | pure virtual |
GetProjectionRaw(EVREye eEye, ref float pfLeft, ref float pfRight, ref float pfTop, ref float pfBottom) | Valve.VR.IVRSystem | pure virtual |
GetPropErrorNameFromEnum(ETrackedPropertyError error) | Valve.VR.IVRSystem | pure virtual |
GetRawZeroPoseToStandingAbsoluteTrackingPose() | Valve.VR.IVRSystem | pure virtual |
GetRecommendedRenderTargetSize(ref uint pnWidth, ref uint pnHeight) | Valve.VR.IVRSystem | pure virtual |
GetSeatedZeroPoseToStandingAbsoluteTrackingPose() | Valve.VR.IVRSystem | pure virtual |
GetSortedTrackedDeviceIndicesOfClass(ETrackedDeviceClass eTrackedDeviceClass, uint[] punTrackedDeviceIndexArray, uint unRelativeToTrackedDeviceIndex) | Valve.VR.IVRSystem | pure virtual |
GetStringTrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, System.Text.StringBuilder pchValue, uint unBufferSize, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
GetTimeSinceLastVsync(ref float pfSecondsSinceLastVsync, ref ulong pulFrameCounter) | Valve.VR.IVRSystem | pure virtual |
GetTrackedDeviceActivityLevel(uint unDeviceId) | Valve.VR.IVRSystem | pure virtual |
GetTrackedDeviceClass(uint unDeviceIndex) | Valve.VR.IVRSystem | pure virtual |
GetTrackedDeviceIndexForControllerRole(ETrackedControllerRole unDeviceType) | Valve.VR.IVRSystem | pure virtual |
GetUint64TrackedDeviceProperty(uint unDeviceIndex, ETrackedDeviceProperty prop, ref ETrackedPropertyError pError) | Valve.VR.IVRSystem | pure virtual |
IsDisplayOnDesktop() | Valve.VR.IVRSystem | pure virtual |
IsInputFocusCapturedByAnotherProcess() | Valve.VR.IVRSystem | pure virtual |
IsTrackedDeviceConnected(uint unDeviceIndex) | Valve.VR.IVRSystem | pure virtual |
PerformanceTestEnableCapture(bool bEnable) | Valve.VR.IVRSystem | pure virtual |
PerformanceTestReportFidelityLevelChange(int nFidelityLevel) | Valve.VR.IVRSystem | pure virtual |
PerformFirmwareUpdate(uint unDeviceIndex) | Valve.VR.IVRSystem | pure virtual |
PollNextEvent(ref VREvent_t pEvent, uint uncbVREvent) | Valve.VR.IVRSystem | pure virtual |
PollNextEventWithPose(ETrackingUniverseOrigin eOrigin, ref VREvent_t pEvent, uint uncbVREvent, ref TrackedDevicePose_t pTrackedDevicePose) | Valve.VR.IVRSystem | pure virtual |
ReleaseInputFocus() | Valve.VR.IVRSystem | pure virtual |
ResetSeatedZeroPose() | Valve.VR.IVRSystem | pure virtual |
SetDisplayVisibility(bool bIsVisibleOnDesktop) | Valve.VR.IVRSystem | pure virtual |
TriggerHapticPulse(uint unControllerDeviceIndex, uint unAxisId, char usDurationMicroSec) | Valve.VR.IVRSystem | pure virtual |