MCPcopy Create free account

hub / github.com/OpenNI/OpenNI / functions

Functions11,913 in github.com/OpenNI/OpenNI

↓ 9 callersMethodWaitOneUpdateAll
(Generator node)
Wrappers/OpenNI.net/Context.cs:497
↓ 9 callersMethodaddObserver
Adds a new observer to this object's list of observers @param observer The object to be added to this class's list of observers @throws StatusExceptio
Wrappers/OpenNI.java/src/org/openni/IObservable.java:41
↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
Externals/PSCommon/Testing/gmock-gtest-all.cc:4999
↓ 9 callersMethodend
* Get an iterator to the end of the XnHash (position is invalid) (non-const version) */
Include/XnHash.h:622
↓ 9 callersFunctiongetDepthMetaData
Samples/NiViewer/Device.cpp:687
↓ 9 callersFunctionlibusb_free_device_list
\ingroup dev * Frees a list of devices previously discovered using * libusb_get_device_list(). If the unref_devices parameter is set, the * referen
Platform/Android/jni/External/libusb/libusb/core.c:666
↓ 9 callersFunctionlibusb_unref_device
\ingroup dev * Decrement the reference count of a device. If the decrement operation * causes the reference count to reach zero, the device shall be
Platform/Android/jni/External/libusb/libusb/core.c:853
↓ 9 callersFunctionlist_del
Platform/Android/jni/External/libusb/libusb/libusbi.h:107
↓ 9 callersMethodpStateLock
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/source.h:59
↓ 9 callersFunctionregx_replace
replaces all findStr by repStr in file filePath using regualr expression
Platform/Win32/Driver/Build/UpdateVersion.py:35
↓ 9 callersMethodset_value
Samples/NiUserTracker/glh/glh_linear.h:352
↓ 9 callersMethodset_value
Samples/NiHandTracker/glh/glh_linear.h:352
↓ 9 callersMethodset_value
Samples/NiSimpleViewer/glh/glh_linear.h:352
↓ 9 callersMethodset_value
Samples/NiUserSelection/glh/glh_linear.h:352
↓ 9 callersMethodset_value
Samples/NiViewer/glh/glh_linear.h:352
↓ 9 callersFunctionto_radians
Samples/NiUserTracker/glh/glh_linear.h:86
↓ 9 callersFunctionto_radians
Samples/NiHandTracker/glh/glh_linear.h:86
↓ 9 callersFunctionto_radians
Samples/NiSimpleViewer/glh/glh_linear.h:86
↓ 9 callersFunctionto_radians
Samples/NiUserSelection/glh/glh_linear.h:86
↓ 9 callersFunctionto_radians
Samples/NiViewer/glh/glh_linear.h:86
↓ 9 callersFunctionxnCreateMockNode
Source/OpenNI/XnOpenNI.cpp:2111
↓ 9 callersFunctionxnGetRefNodeHandleByName
Source/OpenNI/XnOpenNI.cpp:2858
↓ 9 callersFunctionxnLockedNodeStartChanges
Source/OpenNI/XnOpenNI.cpp:3324
↓ 9 callersFunctionxnNodeInfoFree
Source/OpenNI/XnOpenNI.cpp:926
↓ 9 callersFunctionxnProductionNodeAddRef
Source/OpenNI/XnOpenNI.cpp:1965
↓ 8 callersMethodAdd
* Add a new value to the list * * @param pWhere [in] The XnNode after which to add the new value * @param val [in] The value to add to the lis
Include/XnList.h:526
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
Externals/PSCommon/Testing/gmock/gmock.h:5466
↓ 8 callersMethodCheckEnumeration
(Int32 status, EnumerationErrors errors)
Wrappers/OpenNI.net/Wrappers.cs:44
↓ 8 callersMethodConvertRealWorldToProjective
* @brief Converts a list of points from real world coordinates to projective coordinates. * * @param [in] nCount Number of points to convert.
Include/XnCppWrapper.h:4856
↓ 8 callersFunctionEq
Externals/PSCommon/Testing/gmock/gmock.h:7196
↓ 8 callersMethodFirstChild
Externals/TinyXml/tinyxml.cpp:361
↓ 8 callersMethodGetArrayLength
Wrappers/OpenNI.jni/jni.h:1625
↓ 8 callersFunctionGetData
Get the pointer to the object for this node */
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxlist.h:114
↓ 8 callersMethodGetInstanceName
* @brief Gets the instance name of a node alternative. * * <b>Remarks</b> * * When you instantiate a DepthGenerator object, for example, y
Include/XnCppWrapper.h:1890
↓ 8 callersMethodGetMirrorCap
* @brief Gets a @ref MirrorCapability object for accessing Mirror functionality. * * <b>Remarks:</b> * * It is the application's responsib
Include/XnCppWrapper.h:3584
↓ 8 callersMethodGetPointer
get me a read/write pointer to this buffer's memory. I will actually want to use sizeUsed bytes.
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:3423
↓ 8 callersMethodGetSkeletonJointPosition
(UserID user, SkeletonJoint joint)
Wrappers/OpenNI.net/SkeletonCapability.cs:127
↓ 8 callersMethodGetValid
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxlist.h:522
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
Externals/PSCommon/Testing/gmock-gtest-all.cc:3402
↓ 8 callersFunctionIsEmpty
Returns true iff the path is NULL or "".
Externals/PSCommon/Testing/gtest/gtest.h:3314
↓ 8 callersMethodIsEmpty
* Check if list is empty */
Include/XnList.h:412
↓ 8 callersFunctionIsSubstringImpl
Externals/PSCommon/Testing/gmock-gtest-all.cc:2561
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
Externals/PSCommon/Testing/gmock-gtest-all.cc:5902
↓ 8 callersFunctionParseNaturalNumber
Externals/PSCommon/Testing/gmock-gtest-all.cc:1369
↓ 8 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
Externals/PSCommon/Testing/gmock/gmock.h:1178
↓ 8 callersMethodQueryInterface
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:1026
↓ 8 callersMethodRegisterUserCallbacks
* @brief Registers event handlers for the 'New User' and 'Lost User' events. * * @param [in] NewUserCB Callback function to be invoked when th
Include/XnCppWrapper.h:7818
↓ 8 callersMethodRemoveHead
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxlist.h:525
↓ 8 callersMethodSetData
Source/Modules/Common/DataRecords.cpp:113
↓ 8 callersFunctionThreadExists
ThreadExists Return TRUE if the thread exists. FALSE otherwise
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxutil.h:214
↓ 8 callersFunctionemit_eobrun
Externals/LibJPEG/jcphuff.c:315
↓ 8 callersFunctionfill_a_scan
Externals/LibJPEG/jcparam.c:474
↓ 8 callersMethodgetId
Provides access to the user ID @return user ID
Wrappers/OpenNI.java/src/org/openni/UserEventArgs.java:42
↓ 8 callersMethodgetUser
Returns the UserID stored by this object @return User ID
Wrappers/OpenNI.java/src/org/openni/PoseDetectionEventArgs.java:53
↓ 8 callersMethodmult_vec
Quaternion multiplication with cartesian vector v' = q*v*q(star)
Samples/NiUserTracker/glh/glh_linear.h:1335
↓ 8 callersMethodmult_vec
Quaternion multiplication with cartesian vector v' = q*v*q(star)
Samples/NiHandTracker/glh/glh_linear.h:1335
↓ 8 callersMethodmult_vec
Quaternion multiplication with cartesian vector v' = q*v*q(star)
Samples/NiSimpleViewer/glh/glh_linear.h:1335
↓ 8 callersMethodmult_vec
Quaternion multiplication with cartesian vector v' = q*v*q(star)
Samples/NiUserSelection/glh/glh_linear.h:1335
↓ 8 callersMethodmult_vec
Quaternion multiplication with cartesian vector v' = q*v*q(star)
Samples/NiViewer/glh/glh_linear.h:1335
↓ 8 callersFunctionusbi_add_pollfd
Add a file descriptor to the list of file descriptors to be monitored. * events should be specified as a bitmask of events passed to poll(), e.g. *
Platform/Android/jni/External/libusb/libusb/io.c:2330
↓ 8 callersFunctionxnContextDestroy
Source/OpenNI/XnOpenNI.cpp:445
↓ 8 callersFunctionxnDumpRefCount
Source/OpenNI/XnOpenNI.cpp:109
↓ 8 callersFunctionxnEnumerateProductionTrees
Source/OpenNI/XnOpenNI.cpp:1347
↓ 8 callersFunctionxnOSMemSet
Source/OpenNI/Win32/Win32Memory.cpp:111
↓ 8 callersFunctionxnOSOpenFile
Source/OpenNI/Linux/LinuxFiles.cpp:101
↓ 8 callersFunctionxnOSStrFormatV
Source/OpenNI/Linux/LinuxStrings.cpp:250
↓ 8 callersFunctionxnOSWaitEvent
Source/OpenNI/Linux/LinuxEvents.cpp:151
↓ 8 callersFunctionxnOSWasKeyboardHit
--------------------------------------------------------------------------- Code ---------------------------------------------------------------------
Source/OpenNI/Linux/LinuxKeyboard.cpp:35
↓ 7 callersFunctionAbort
Externals/PSCommon/Testing/gmock-gtest-all.cc:8442
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
Externals/PSCommon/Testing/gmock-gtest-all.cc:8509
↓ 7 callersMethodClear
* Remove all entries from the list */
Include/XnList.h:401
↓ 7 callersFunctionContainsPalette
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amvideo.cpp:256
↓ 7 callersMethodDecommit
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:4920
↓ 7 callersFunctionDeleteMediaType
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/mtype.cpp:353
↓ 7 callersMethodFirst
Externals/TinyXml/tinyxml.h:912
↓ 7 callersFunctionForEach
Externals/PSCommon/Testing/gmock-gtest-all.cc:684
↓ 7 callersMethodGetAlternativeViewPointInterface
Include/XnModuleCppInterface.h:255
↓ 7 callersMethodGetCoM
* @brief Gets the position of a user's center of mass. This is the single point for * representing the user. * * @param [in] user Specifies
Include/XnCppWrapper.h:7783
↓ 7 callersMethodGetCroppingCap
* @brief Gets a @ref CroppingCapability object for accessing Cropping functionality. * * <b>Remarks</b> * * It is the application's respon
Include/XnCppWrapper.h:4393
↓ 7 callersFunctionGetEnv
Externals/PSCommon/Testing/gtest/gtest.h:2702
↓ 7 callersFunctionGetTimeInMillis
Returns the current time in milliseconds.
Externals/PSCommon/Testing/gmock-gtest-all.cc:2069
↓ 7 callersMethodGetType
Source/Modules/Common/DataRecords.cpp:60
↓ 7 callersMethodGetUndoRecordPos
Source/Modules/Common/DataRecords.cpp:80
↓ 7 callersMethodPixelFormat
* Gets the pixel format of the pixel-map. */
Include/XnCppWrapper.h:504
↓ 7 callersMethodReset
Get ready for new data - cancels sticky m_hr
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/outputq.cpp:701
↓ 7 callersMethodResetViewPoint
* @brief Sets the viewpoint of the holding generator node to its normal viewpoint. */
Include/XnCppWrapper.h:3142
↓ 7 callersFunctionSet
Externals/PSCommon/Testing/gtest/gtest.h:3276
↓ 7 callersMethodSetSkeletonProfile
(SkeletonProfile profile)
Wrappers/OpenNI.net/SkeletonCapability.cs:94
↓ 7 callersMethodStamp
Externals/TinyXml/tinyxmlparser.cpp:196
↓ 7 callersMethodStartGeneratingAll
()
Wrappers/OpenNI.net/Context.cs:371
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
Externals/PSCommon/Testing/gmock-gtest-all.cc:3039
↓ 7 callersMethodToString
()
Wrappers/OpenNI.net/NodeInfo.cs:100
↓ 7 callersMethodToText
< Cast to a more defined type. Will return null if not of the requested type.
Externals/TinyXml/tinyxml.h:701
↓ 7 callersMethodUponLeavingGTest
L < mutex_
Externals/PSCommon/Testing/gmock-gtest-all.cc:4844
↓ 7 callersMethodWaitAnyUpdateAll
()
Wrappers/OpenNI.net/Context.cs:491
↓ 7 callersMethodZRes
* Gets the maximum depth (depth resolution) that the DepthGenerator node can produce. * This is the same as the resolution of the depth axis * (
Include/XnCppWrapper.h:823
↓ 7 callersFunction_device_priv
Platform/Android/jni/External/libusb/libusb/os/linux_usbfs.c:162
↓ 7 callersMethodfinish_script
(self,exit_code)
Externals/PSCommon/Windows/CreateRedist/redist_base.py:148
↓ 7 callersFunctionjcopy_sample_rows
Externals/LibJPEG/jutils.c:110
↓ 7 callersFunctionjpeg_set_colorspace
Externals/LibJPEG/jcparam.c:390
← previousnext →301–400 of 11,913, ranked by callers