资源简介
unity 仿THE LAB HTC VR VIVE瞬移系统,抛物线位移。
代码片段和文件信息
//======= Copyright 1996-2014 Valve Corporation All rights reserved. ========
//
// Purpose: This file contains C#/managed code bindings for the OpenVR interfaces
// This file is auto-generated do not edit it.
//
//=============================================================================
using System;
using System.Runtime.InteropServices;
using Valve.VR;
namespace Valve.VR
{
[StructLayout(LayoutKind.Sequential)]
public struct IVRSystem
{
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate void _GetRecommendedRenderTargetSize(ref uint pnWidth ref uint pnHeight);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetRecommendedRenderTargetSize GetRecommendedRenderTargetSize;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate HmdMatrix44_t _GetProjectionMatrix(EVREye eEye float fNearZ float fFarZ EGraphicsAPIConvention eProjType);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetProjectionMatrix GetProjectionMatrix;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate void _GetProjectionRaw(EVREye eEye ref float pfLeft ref float pfRight ref float pfTop ref float pfBottom);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetProjectionRaw GetProjectionRaw;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate DistortionCoordinates_t _ComputeDistortion(EVREye eEye float fU float fV);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _ComputeDistortion ComputeDistortion;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate HmdMatrix34_t _GetEyeToHeadTransform(EVREye eEye);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetEyeToHeadTransform GetEyeToHeadTransform;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate bool _GetTimeSinceLastVsync(ref float pfSecondsSinceLastVsync ref ulong pulframeCounter);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetTimeSinceLastVsync GetTimeSinceLastVsync;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate int _GetD3D9AdapterIndex();
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetD3D9AdapterIndex GetD3D9AdapterIndex;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate void _GetDXGIOutputInfo(ref int pnAdapterIndex);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _GetDXGIOutputInfo GetDXGIOutputInfo;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate bool _IsDisplayOnDesktop();
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _IsDisplayOnDesktop IsDisplayOnDesktop;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate bool _SetDisplayVisibility(bool bIsVisibleOnDesktop);
[MarshalAs(UnmanagedType.FunctionPtr)]
internal _SetDisplayVisibility SetDisplayVisibility;
[UnmanagedFunctionPointer(CallingConvention.StdCall)]
internal delegate void _GetDeviceToAbsoluteTrackingPose(ETrackingUniverseOrigin eOrigin float fPredictedSecondsToPhotonsFromNow [I
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-06-21 12:44 Vive-Teleporter-master\
文件 475 2016-06-21 12:44 Vive-Teleporter-master\.gitignore
文件 12288 2016-06-21 12:44 Vive-Teleporter-master\.gitignore.swp
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\
文件 327 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\
文件 1266 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\Info.plist
文件 176 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\Info.plist.me
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\MacOS.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\MacOS\
文件 299932 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\MacOS\openvr_api
文件 176 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.bundle\Contents\MacOS\openvr_api.me
文件 148869 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.cs
文件 264 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\openvr_api.cs.me
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86\
文件 347110 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86\libopenvr_api.so
文件 932 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86\libopenvr_api.so.me
文件 271168 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86\openvr_api.dll
文件 555 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86\openvr_api.dll.me
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64.me
目录 0 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64\
文件 379046 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64\libopenvr_api.so
文件 1384 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64\libopenvr_api.so.me
文件 318272 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64\openvr_api.dll
文件 558 2016-06-21 12:44 Vive-Teleporter-master\Assets\Plugins\x86_64\openvr_api.dll.me
文件 192 2016-06-21 12:44 Vive-Teleporter-master\Assets\SteamVR.me
............此处省略245个文件信息
相关资源
- Unity3D开发的简单赛车游戏
- unity 多点触控插件Touch Controls Kit v1.
- Ferr2D Terrain Tool - 快速制作2D卡通地形
- Unity3D上传图片以及解析二进制流
- v-rep 室内场景
- ue4 音频可视化插件
- 小票打印机热敏打印机插件
- jetty.rarclipse/myeclipse/STS等开发工具的
- 2018.3.22联合推拉4.3
- UNITY3d人物模型+动作
- notepad++(含丰富插件)
- Unity3D官方赛车资源包
- svn1.1.9集合eclipse插件包
- Unity3D 之2d开发,飞机大战所有源代码
- 用友插件开发
- 大华 摄像头插件plugin demo
-
csf文件播放解码插件for Potpla
yer - Unity3D游戏开发流程与规范.ppt
- 万能客服 21.0.0+PC端插件 3.8.0 开源版,
- unity最新录屏插件
- pdfjs,pdf预览插件,修改了跨域,优化
- cdrX4增强插件包
- u3d贪吃蛇VS方块
- Unity3d适合移动端的景深DOF效果
- thinkcmf短信验证码插件
- UnityProXL授权破解.rar
- Roll A Ball Project
- elasticsearch-analysis-ik-6.2.4插件
- Visual Studio 助手 破解插件
- Unity3DPatch_5.6.x.zip
评论
共有 条评论