00001 /************************************************************************************ 00002 00003 Filename : OVR_Win32_SensorDevice.h 00004 Content : Win32 SensorDevice implementation 00005 Created : March 12, 2013 00006 Authors : Lee Cooper 00007 00008 Copyright : Copyright 2013 Oculus VR, Inc. All Rights reserved. 00009 00010 Use of this software is subject to the terms of the Oculus license 00011 agreement provided at the time of installation or download, or which 00012 otherwise accompanies this software in either electronic or hard copy form. 00013 00014 *************************************************************************************/ 00015 00016 #ifndef OVR_Win32_SensorDevice_h 00017 #define OVR_Win32_SensorDevice_h 00018 00019 namespace OVR { namespace Win32 { 00020 00021 }} // namespace OVR::Win32 00022 00023 #endif // OVR_Win32_SensorDevice_h 00024