Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Matsemann/oculus-fpv
/ functions
Functions
2,478 in github.com/Matsemann/oculus-fpv
⨍
Functions
2,478
◇
Types & classes
467
Method
Render
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:31
Method
Render
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:514
Method
Render
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:389
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:319
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:488
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:370
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Win32_Device.h:48
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Platform/OSX_Platform.h:70
Method
RenderDevice
pc/OculusSDK/Samples/CommonSrc/Platform/Linux_Platform.h:101
Method
RenderImage
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1837
Method
RenderText
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1830
Method
RenderWithAlpha
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1697
Method
RenderWithAlpha
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:594
Method
RendererParams
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:672
Method
ReplaceNodeWith
Removes us from the list and inserts pnew there instead.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_List.h:65
Method
Reserve
pc/OculusSDK/LibOVR/Src/Kernel/OVR_String.cpp:630
Method
Reserve
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:120
Method
Reserve
Reserve can only increase the capacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:386
Method
Reset
Resets the current orientation
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.cpp:108
Method
Reset
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:190
Method
ResetEvent
Reset an event, un-signaling it
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Threads.h:164
Method
Resize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_String.cpp:641
Method
Resize
Hint the bucket count to >= n.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:435
Method
Resize
Hint the bucket count to >= n.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:942
Method
Resize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1231
Method
Resize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:291
Method
Resize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:383
Method
ResizeNoConstruct
This version of Resize DOES NOT construct the elements. It's done to optimize PushBack, which uses a copy constructor instead of the default construct
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:179
Method
Resume
Resumes currently suspended thread
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsPthread.cpp:763
Method
Resume
Resumes currently suspended thread
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp:886
Method
ReturnArg
pc/OculusSDK/LibOVR/Src/Kernel/OVR_RefCount.h:316
Function
ReverseArray
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Alg.h:578
Method
RiftDK1Profile
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:780
Method
RiftDKHDProfile
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:810
Method
RootElement
Return the root element of DOM. Equivalent to FirstChildElement(). To get the first node, use FirstChild(). */
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1438
Method
Rotate
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:367
Method
RotationAxis
Creates a rotation matrix rotating around the X axis by 'angle' radians. Just for quick testing. Not for final API. Need to remove case.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:868
Method
RotationX
Creates a rotation matrix rotating around the X axis by 'angle' radians. Rotation direction is depends on the coordinate system: RHS (Oculus default):
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:898
Method
RotationY
Creates a rotation matrix rotating around the Y axis by 'angle' radians. Rotation direction is depends on the coordinate system: RHS (Oculus default):
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:914
Method
RotationZ
Creates a rotation matrix rotating around the Z axis by 'angle' radians. Rotation direction is depends on the coordinate system: RHS (Oculus default):
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:930
Method
Run
pc/OculusSDK/LibOVR/Src/OVR_Win32_DeviceManager.cpp:171
Method
Run
pc/OculusSDK/LibOVR/Src/OVR_Linux_DeviceManager.cpp:183
Method
Run
Default Run implementation
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsPthread.cpp:461
Method
Run
Default Run implementation
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp:598
Method
SDBM_Hash
Alternative: "sdbm" hash function, suggested at same web page above, http::/www.cs.yorku.ca/~oz/hash.html This is somewhat slower then Bernstein, but
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:87
Method
SaveCache
Serializes the profiles to disk.
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:296
Method
SaveFile
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.cpp:1641
Method
SaveMagCalibration
Writes the current calibration for a particular device to a device profile file sensor - the sensor that was calibrated cal_name - an optional name fo
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.cpp:346
Method
SavitzkyGolayDerivative12
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:163
Method
SavitzkyGolayDerivative4
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:145
Method
SavitzkyGolayDerivative5
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:154
Method
SavitzkyGolayDerivativeN
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:180
Method
Scaling
Creates a matrix for scaling by vector
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:835
Method
SealElement
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.cpp:1940
Method
Seek
Seeking
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.h:317
Method
Seek
pc/OculusSDK/LibOVR/Src/Kernel/OVR_SysFile.cpp:66
Method
Seek
pc/OculusSDK/LibOVR/Src/Kernel/OVR_FileFILE.cpp:420
Method
Seek
Seeking could be optimized better..
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.cpp:399
Method
SeekToEnd
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.h:189
Method
SendToBack
pc/OculusSDK/LibOVR/Src/Kernel/OVR_List.h:195
Method
SensorConfigImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:294
Method
SensorDevice
pc/OculusSDK/LibOVR/Src/OVR_Device.h:514
Method
SensorDeviceCreateDesc
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.h:58
Method
SensorDeviceImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:519
Method
SensorDisplayInfoImpl
------------------------------------------------------------------------------------- SensorDisplayInfoImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:362
Method
SensorEnumerator
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:406
Method
SensorFilter
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:202
Method
SensorFilterBase
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:103
Method
SensorFusion
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.cpp:40
Method
SensorInfo
pc/OculusSDK/LibOVR/Src/OVR_Device.h:484
Method
SensorKeepAliveImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:337
Method
SensorRange
pc/OculusSDK/LibOVR/Src/OVR_Device.h:462
Method
SensorRangeImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:217
Method
Set
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:1338
Method
Set
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:270
Method
Set
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:930
Method
Set
Access (set).
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1151
Method
Set
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:143
Method
Set
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:472
Method
Set
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:205
Method
Set7Inch
pc/OculusSDK/LibOVR/Src/OVR_Linux_HMDDevice.h:127
Method
Set7Inch
pc/OculusSDK/LibOVR/Src/OVR_Win32_HMDDevice.h:128
Method
SetAccelGain
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.h:130
Method
SetAdjustMessage
Sets temporarily displayed message for adjustments
pc/Source.cpp:1344
Method
SetAdjustMessageTimeout
pc/Source.cpp:1358
Method
SetAltPressed
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:202
Method
SetAmbient
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:585
Method
SetAttribute
Sets the named attribute to value.
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1211
Method
SetBOM
Sets whether to write the BOM when writing the file. */
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1431
Method
SetBufferMode
Initializes buffering to a certain mode
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.cpp:97
Method
SetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:171
Method
SetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1068
Method
SetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1103
Method
SetCapacity
Size the HashSet so that it can comfortably contain the given number of elements. If the HashSet already contains more elements than newSize, then th
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:449
Method
SetCapacity
Size the HashSet so that it can comfortably contain the given number of elements. If the HashSet already contains more elements than newSize, then th
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:950
Method
SetCapacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1232
Method
SetCapacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:52
Method
SetCapsToggled
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:204
Method
SetCaseInsensitive
Set just uses a find and assigns value if found. The key is not modified; this behavior is identical to Flash string variable assignment.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_StringHash.h:84
Method
SetCommonUniformBuffer
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1138
← previous
next →
1,701–1,800 of 2,478, ranked by callers