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