MCPcopy Create free account

hub / github.com/Matsemann/oculus-fpv / functions

Functions2,478 in github.com/Matsemann/oculus-fpv

MethodRender
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:31
MethodRender
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:514
MethodRender
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:389
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:319
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:488
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:370
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Win32_Device.h:48
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Platform/OSX_Platform.h:70
MethodRenderDevice
pc/OculusSDK/Samples/CommonSrc/Platform/Linux_Platform.h:101
MethodRenderImage
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1837
MethodRenderText
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1830
MethodRenderWithAlpha
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1697
MethodRenderWithAlpha
pc/OculusSDK/Samples/CommonSrc/Render/Render_GL_Device.cpp:594
MethodRendererParams
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:672
MethodReplaceNodeWith
Removes us from the list and inserts pnew there instead.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_List.h:65
MethodReserve
pc/OculusSDK/LibOVR/Src/Kernel/OVR_String.cpp:630
MethodReserve
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:120
MethodReserve
Reserve can only increase the capacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:386
MethodReset
Resets the current orientation
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.cpp:108
MethodReset
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:190
MethodResetEvent
Reset an event, un-signaling it
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Threads.h:164
MethodResize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_String.cpp:641
MethodResize
Hint the bucket count to >= n.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:435
MethodResize
Hint the bucket count to >= n.
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:942
MethodResize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1231
MethodResize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:291
MethodResize
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:383
MethodResizeNoConstruct
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
MethodResume
Resumes currently suspended thread
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsPthread.cpp:763
MethodResume
Resumes currently suspended thread
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp:886
MethodReturnArg
pc/OculusSDK/LibOVR/Src/Kernel/OVR_RefCount.h:316
FunctionReverseArray
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Alg.h:578
MethodRiftDK1Profile
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:780
MethodRiftDKHDProfile
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:810
MethodRootElement
Return the root element of DOM. Equivalent to FirstChildElement(). To get the first node, use FirstChild(). */
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1438
MethodRotate
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:367
MethodRotationAxis
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
MethodRotationX
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
MethodRotationY
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
MethodRotationZ
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
MethodRun
pc/OculusSDK/LibOVR/Src/OVR_Win32_DeviceManager.cpp:171
MethodRun
pc/OculusSDK/LibOVR/Src/OVR_Linux_DeviceManager.cpp:183
MethodRun
Default Run implementation
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsPthread.cpp:461
MethodRun
Default Run implementation
pc/OculusSDK/LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp:598
MethodSDBM_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
MethodSaveCache
Serializes the profiles to disk.
pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:296
MethodSaveFile
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.cpp:1641
MethodSaveMagCalibration
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
MethodSavitzkyGolayDerivative12
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:163
MethodSavitzkyGolayDerivative4
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:145
MethodSavitzkyGolayDerivative5
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:154
MethodSavitzkyGolayDerivativeN
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:180
MethodScaling
Creates a matrix for scaling by vector
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:835
MethodSealElement
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.cpp:1940
MethodSeek
Seeking
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.h:317
MethodSeek
pc/OculusSDK/LibOVR/Src/Kernel/OVR_SysFile.cpp:66
MethodSeek
pc/OculusSDK/LibOVR/Src/Kernel/OVR_FileFILE.cpp:420
MethodSeek
Seeking could be optimized better..
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.cpp:399
MethodSeekToEnd
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.h:189
MethodSendToBack
pc/OculusSDK/LibOVR/Src/Kernel/OVR_List.h:195
MethodSensorConfigImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:294
MethodSensorDevice
pc/OculusSDK/LibOVR/Src/OVR_Device.h:514
MethodSensorDeviceCreateDesc
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.h:58
MethodSensorDeviceImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:519
MethodSensorDisplayInfoImpl
------------------------------------------------------------------------------------- SensorDisplayInfoImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:362
MethodSensorEnumerator
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:406
MethodSensorFilter
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:202
MethodSensorFilterBase
pc/OculusSDK/LibOVR/Src/OVR_SensorFilter.h:103
MethodSensorFusion
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.cpp:40
MethodSensorInfo
pc/OculusSDK/LibOVR/Src/OVR_Device.h:484
MethodSensorKeepAliveImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:337
MethodSensorRange
pc/OculusSDK/LibOVR/Src/OVR_Device.h:462
MethodSensorRangeImpl
pc/OculusSDK/LibOVR/Src/OVR_SensorImpl.cpp:217
MethodSet
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Math.h:1338
MethodSet
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:270
MethodSet
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:930
MethodSet
Access (set).
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1151
MethodSet
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:143
MethodSet
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.cpp:472
MethodSet
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:205
MethodSet7Inch
pc/OculusSDK/LibOVR/Src/OVR_Linux_HMDDevice.h:127
MethodSet7Inch
pc/OculusSDK/LibOVR/Src/OVR_Win32_HMDDevice.h:128
MethodSetAccelGain
pc/OculusSDK/LibOVR/Src/OVR_SensorFusion.h:130
MethodSetAdjustMessage
Sets temporarily displayed message for adjustments
pc/Source.cpp:1344
MethodSetAdjustMessageTimeout
pc/Source.cpp:1358
MethodSetAltPressed
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:202
MethodSetAmbient
pc/OculusSDK/Samples/CommonSrc/Render/Render_Device.h:585
MethodSetAttribute
Sets the named attribute to value.
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1211
MethodSetBOM
Sets whether to write the BOM when writing the file. */
pc/OculusSDK/3rdParty/TinyXml/tinyxml2.h:1431
MethodSetBufferMode
Initializes buffering to a certain mode
pc/OculusSDK/LibOVR/Src/Kernel/OVR_File.cpp:97
MethodSetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:171
MethodSetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1068
MethodSetCachedHash
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1103
MethodSetCapacity
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
MethodSetCapacity
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
MethodSetCapacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Hash.h:1232
MethodSetCapacity
pc/OculusSDK/LibOVR/Src/Kernel/OVR_Array.h:52
MethodSetCapsToggled
pc/OculusSDK/LibOVR/Src/Kernel/OVR_KeyCodes.h:204
MethodSetCaseInsensitive
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
MethodSetCommonUniformBuffer
pc/OculusSDK/Samples/CommonSrc/Render/Render_D3D1X_Device.cpp:1138
← previousnext →1,701–1,800 of 2,478, ranked by callers