Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ functions
Functions
1,845 in github.com/OSVR/OSVR-Core
⨍
Functions
1,845
◇
Types & classes
678
↓ 1 callers
Function
handleLevel
src/osvr/Common/JSONTransformVisitor.cpp:117
↓ 1 callers
Method
identified
@brief Do we have a positive identification as a known LED?
plugins/videobasedtracker/LED.h:80
↓ 1 callers
Function
ifNullTryInferFromParent
@brief Given a node, if it's null, try to infer from the parent what it should be. Right now can only infer that the children of an interface are sen
src/osvr/Common/ResolveTreeNode.cpp:51
↓ 1 callers
Method
instantiateDrivers
src/osvr/Server/ConfigureServer.cpp:202
↓ 1 callers
Function
integerByteSwap
inc/osvr/Common/IntegerByteSwap.h:215
↓ 1 callers
Method
invokeFactory
inc/osvr/Client/RemoteHandlerFactory.h:63
↓ 1 callers
Method
isDeserialize
inc/osvr/Common/Serialization.h:79
↓ 1 callers
Method
isFloatingPoint
@brief is the type a floating-point type?
inc/osvr/Util/NumberTypeManipulation.h:84
↓ 1 callers
Method
isSigned
@brief is the type a signed integer?
inc/osvr/Util/NumberTypeManipulation.h:81
↓ 1 callers
Method
isStartupComplete
src/osvr/Client/DisplayConfig.cpp:210
↓ 1 callers
Method
isValue
@brief Has the object been assigned a single value (range of size 1)
inc/osvr/Util/ValueOrRange.h:122
↓ 1 callers
Function
jsonToPathElement
src/osvr/Common/PathElementSerialization.h:171
↓ 1 callers
Method
loadConfig
src/osvr/Server/ConfigureServer.cpp:89
↓ 1 callers
Method
m_addRoute
src/osvr/Server/ServerImpl.cpp:311
↓ 1 callers
Method
m_growShmVecIfRequired
src/osvr/Common/ImagingComponent.cpp:438
↓ 1 callers
Method
m_handle
src/osvr/Client/TrackerRemoteFactory.cpp:91
↓ 1 callers
Method
m_handle
src/osvr/Client/AnalogRemoteFactory.cpp:83
↓ 1 callers
Method
m_loop
src/osvr/Server/ServerImpl.cpp:206
↓ 1 callers
Method
m_removeHandler
src/osvr/Client/InterfaceTree.cpp:106
↓ 1 callers
Method
m_update
tests/plugins/com_osvr_example_DummyAsync.cpp:69
↓ 1 callers
Method
m_update
tests/plugins/com_osvr_example_DummySync.cpp:63
↓ 1 callers
Method
mainThreadDenyPermanently
src/osvr/Connection/AsyncAccessControl.cpp:122
↓ 1 callers
Function
makeMaterial
(name, diffuse, specular, alpha)
plugins/videobasedtracker/simulated_images/read_beacon_info_into_blender.py:35
↓ 1 callers
Method
makeObserver
src/osvr/Common/PathTreeOwner.cpp:68
↓ 1 callers
Function
make_USBSerialDevice
* Given the name of a device, this function will create a *USBSerialDevice * object. If the device can be created successfully it wi
src/osvr/USBSerial/USBSerialDevInfo_Linux.h:60
↓ 1 callers
Function
markGetInterface
inc/osvr/Common/Tracing.h:137
↓ 1 callers
Function
markGetState
inc/osvr/Common/Tracing.h:134
↓ 1 callers
Function
markHardwareDetect
inc/osvr/Common/Tracing.h:119
↓ 1 callers
Function
markNewTrackerData
inc/osvr/Common/Tracing.h:131
↓ 1 callers
Function
markPathTreeBroadcast
inc/osvr/Common/Tracing.h:116
↓ 1 callers
Function
markReleaseInterface
inc/osvr/Common/Tracing.h:140
↓ 1 callers
Function
markTimestampOutOfOrder
inc/osvr/Common/Tracing.h:128
↓ 1 callers
Function
matches_ids
* Predicate that determines if the given vendor and product IDs match * that of the provided USB serial device. If the @param vendorID or
src/osvr/USBSerial/USBSerialDevInfo_MacOSX.h:78
↓ 1 callers
Function
matches_ids
* Predicate that determines if the given vendor and product IDs match * that of the provided USB serial device. If the @param vendorID or
src/osvr/USBSerial/USBSerialDevInfo_Linux.h:148
↓ 1 callers
Function
microsleep
* @brief Request a thread sleep for at least the given number of * microseconds. * * DO NOT use within a Sync plugin!
inc/osvr/Util/Microsleep.h:56
↓ 1 callers
Method
nearest
plugins/videobasedtracker/LED.cpp:53
↓ 1 callers
Method
nest
src/osvr/Common/GeneralizedTransform.cpp:42
↓ 1 callers
Method
nestTransform
src/osvr/Common/OriginalSource.cpp:69
↓ 1 callers
Function
normalizeAndVerifySerialPort
plugins/multiserver/GetSerialPortState.cpp:116
↓ 1 callers
Function
normalizeDeviceDescriptor
src/osvr/Common/NormalizeDeviceDescriptor.cpp:136
↓ 1 callers
Function
normalizeForEyeTracker
@brief For eyetracker, it will add the following interfaces to the descriptor provided that they are set to true: OSVR_Direction, OSVR_Location2D, OSV
src/osvr/Common/NormalizeDeviceDescriptor.cpp:85
↓ 1 callers
Function
normalizeSerialPort
plugins/multiserver/GetSerialPortState.cpp:79
↓ 1 callers
Method
notifyToken
@brief Notify all those interested what the device token is.
inc/osvr/Connection/DeviceInitObject.h:125
↓ 1 callers
Function
ntoh
inc/osvr/Common/Endianness.h:177
↓ 1 callers
Method
oneLoop
apps/ClientMainloopThread.h:66
↓ 1 callers
Function
opencvNumberTypeData
inc/osvr/Util/OpenCVTypeDispatch.h:84
↓ 1 callers
Function
opencvTypeDispatch
inc/osvr/Util/OpenCVTypeDispatch.h:54
↓ 1 callers
Function
osvrClientCheckStatus
src/osvr/ClientKit/ContextC.cpp:53
↓ 1 callers
Function
osvrClientDoesViewerEyeSurfaceWantDistortion
src/osvr/ClientKit/DisplayC.cpp:385
↓ 1 callers
Function
osvrClientFreeDisplay
src/osvr/ClientKit/DisplayC.cpp:124
↓ 1 callers
Function
osvrClientFreeInterface
src/osvr/ClientKit/InterfaceC.cpp:53
↓ 1 callers
Function
osvrClientGetViewerEyePose
src/osvr/ClientKit/DisplayC.cpp:204
↓ 1 callers
Function
osvrClientGetViewerEyeSurfaceProjectionMatrixf
src/osvr/ClientKit/DisplayC.cpp:358
↓ 1 callers
Function
osvrClientGetViewerEyeSurfaceRadialDistortion
src/osvr/ClientKit/DisplayC.cpp:413
↓ 1 callers
Function
osvrClientGetViewerEyeSurfaceRadialDistortionPriority
src/osvr/ClientKit/DisplayC.cpp:400
↓ 1 callers
Function
osvrClientGetViewerEyeViewMatrixf
src/osvr/ClientKit/DisplayC.cpp:262
↓ 1 callers
Function
osvrClientGetViewerPose
src/osvr/ClientKit/DisplayC.cpp:174
↓ 1 callers
Function
osvrDeviceAnalogSetValueTimestamped
src/osvr/PluginKit/AnalogInterfaceC.cpp:69
↓ 1 callers
Function
osvrDeviceAnalogSetValuesTimestamped
src/osvr/PluginKit/AnalogInterfaceC.cpp:97
↓ 1 callers
Function
osvrDeviceAsyncInitWithOptions
src/osvr/PluginKit/DeviceInterfaceC.cpp:203
↓ 1 callers
Function
osvrDeviceButtonConfigure
src/osvr/PluginKit/ButtonInterfaceC.cpp:45
↓ 1 callers
Function
osvrDeviceButtonSetValue
src/osvr/PluginKit/ButtonInterfaceC.cpp:58
↓ 1 callers
Function
osvrDeviceButtonSetValueTimestamped
src/osvr/PluginKit/ButtonInterfaceC.cpp:68
↓ 1 callers
Function
osvrDeviceButtonSetValuesTimestamped
src/osvr/PluginKit/ButtonInterfaceC.cpp:96
↓ 1 callers
Function
osvrDeviceEyeTrackerConfigure
src/osvr/PluginKit/EyeTrackerInterfaceC.cpp:58
↓ 1 callers
Function
osvrDeviceEyeTrackerReportBlink
src/osvr/PluginKit/EyeTrackerInterfaceC.cpp:157
↓ 1 callers
Function
osvrDeviceEyeTrackerReportGaze
src/osvr/PluginKit/EyeTrackerInterfaceC.cpp:136
↓ 1 callers
Function
osvrDeviceImagingConfigure
src/osvr/PluginKit/ImagingInterfaceC.cpp:83
↓ 1 callers
Function
osvrDeviceImagingReportFrame
src/osvr/PluginKit/ImagingInterfaceC.cpp:100
↓ 1 callers
Function
osvrDeviceLocomotionConfigure
src/osvr/PluginKit/LocomotionInterfaceC.cpp:48
↓ 1 callers
Function
osvrDeviceLocomotionReportNaviPosition
src/osvr/PluginKit/LocomotionInterfaceC.cpp:78
↓ 1 callers
Function
osvrDeviceLocomotionReportNaviVelocity
src/osvr/PluginKit/LocomotionInterfaceC.cpp:63
↓ 1 callers
Function
osvrDeviceSendJsonDescriptor
src/osvr/PluginKit/DeviceInterfaceC.cpp:76
↓ 1 callers
Function
osvrDeviceSendTimestampedData
src/osvr/PluginKit/DeviceInterfaceC.cpp:63
↓ 1 callers
Function
osvrDeviceSyncInitWithOptions
src/osvr/PluginKit/DeviceInterfaceC.cpp:171
↓ 1 callers
Function
osvrDeviceTrackerSendOrientationTimestamped
src/osvr/PluginKit/TrackerInterfaceC.cpp:127
↓ 1 callers
Function
osvrDeviceTrackerSendPose
src/osvr/PluginKit/TrackerInterfaceC.cpp:74
↓ 1 callers
Function
osvrDeviceTrackerSendPositionTimestamped
src/osvr/PluginKit/TrackerInterfaceC.cpp:106
↓ 1 callers
Function
osvrJointClientOptionsAutoloadPlugins
src/osvr/JointClientKit/JointClientKitC.cpp:92
↓ 1 callers
Function
osvrJointClientOptionsLoadPlugin
src/osvr/JointClientKit/JointClientKitC.cpp:100
↓ 1 callers
Function
osvrPose3FromQuatlib
inc/osvr/Util/QuatlibInteropC.h:75
↓ 1 callers
Function
osvrPose3ToMatrixd
src/osvr/Util/MatrixConventionsC.cpp:51
↓ 1 callers
Function
osvrPose3ToMatrixf
src/osvr/Util/MatrixConventionsC.cpp:56
↓ 1 callers
Function
osvrQuatSetIdentity
@brief Set a quaternion to the identity rotation */
inc/osvr/Util/QuaternionC.h:72
↓ 1 callers
Function
osvrTimeValueGreater
inc/osvr/Util/TimeValueC.h:173
↓ 1 callers
Function
osvrToStream
apps/PathTreeExport/PathTreeExport.cpp:53
↓ 1 callers
Function
osvrVec3Zero
@brief Set a Vec3 to the zero vector */
inc/osvr/Util/Vec3C.h:70
↓ 1 callers
Function
outputPriority
@brief Helper method to output a priority in a formatted way to a stream.
inc/osvr/Common/PathElementTools.h:74
↓ 1 callers
Function
outputStringAsLiteral
devtools/osvr_json_to_c.cpp:48
↓ 1 callers
Function
pathElementToJson
src/osvr/Common/PathElementSerialization.h:164
↓ 1 callers
Function
pathNodeToJson
src/osvr/Common/PathTreeSerialization.cpp:64
↓ 1 callers
Method
poll
plugins/videobasedtracker/Oculus_DK2.cpp:55
↓ 1 callers
Function
printDirectionReport
examples/clients/Direction.cpp:36
↓ 1 callers
Function
printEyeTracker2DReport
examples/clients/EyeTracker.cpp:36
↓ 1 callers
Function
printEyeTracker3DReport
examples/clients/EyeTracker.cpp:42
↓ 1 callers
Function
printEyeTrackerBlinkReport
examples/clients/EyeTracker.cpp:52
↓ 1 callers
Function
printLocation2DReport
examples/clients/Location2D.cpp:36
↓ 1 callers
Method
processAliases
src/osvr/Server/ConfigureServer.cpp:280
↓ 1 callers
Function
processAutomaticFromDescriptor
src/osvr/Common/ProcessDeviceDescriptor.cpp:142
↓ 1 callers
Function
processDeviceDescriptorForPathTree
src/osvr/Common/ProcessDeviceDescriptor.cpp:152
← previous
next →
501–600 of 1,845, ranked by callers