MCPcopy Create free account

hub / github.com/OpenNI/OpenNI / functions

Functions11,913 in github.com/OpenNI/OpenNI

↓ 5 callersMethodConnectedIMemInputPin
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/transip.h:125
↓ 5 callersFunctionCopyMediaType
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/mtype.cpp:397
↓ 5 callersFunctionDbgRegisterObjectCreation
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxdebug.cpp:888
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
Externals/PSCommon/Testing/gmock-gtest-all.cc:2302
↓ 5 callersFunctionFindFuncAddress
Source/OpenNI/XnModuleLoader.cpp:324
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
Externals/PSCommon/Testing/gmock-gtest-all.cc:6650
↓ 5 callersFunctionGetBitmapPalette
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amvideo.cpp:269
↓ 5 callersMethodGetBuffer
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:4731
↓ 5 callersMethodGetData
@returns the raw data of this array as a read-only buffer. **/
Include/XnArray.h:94
↓ 5 callersMethodGetDeviceMaxDepth
Samples/NiSampleModule/SampleDepth.cpp:274
↓ 5 callersMethodGetFrameSyncCap
* Gets an @ref FrameSyncCapability object for accessing Frame Sync functionality. * * <b>Remarks:</b> * * It is the application's responsi
Include/XnCppWrapper.h:3641
↓ 5 callersMethodGetGeneralIntInterface
Include/XnModuleCppInterface.h:173
↓ 5 callersFunctionGetInfoListIterator
Wrappers/OpenNI.jni/org_openni_NativeMethods.cpp:882
↓ 5 callersMethodGetNext
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/wxlist.h:519
↓ 5 callersMethodGetPixelFormat
Source/Modules/nimMockNodes/MockImageGenerator.cpp:109
↓ 5 callersMethodGetProperties
Set and get properties (IMediaSample2)
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:3702
↓ 5 callersFunctionGetRotatingDevicePointer
--------------------------------------------------------------------------- Helper Function ----------------------------------------------------------
Samples/NiSampleExtensionModule/RotatingDeviceExtension.cpp:27
↓ 5 callersMethodGetTimeStamp
Source/Modules/Common/DataRecords.cpp:933
↓ 5 callersMethodGetUserPixels
* @brief Gets the pixel map of the specified user in the scene and saves it in the @ref xn::SceneMetaData object. * The pixels that form part of th
Include/XnCppWrapper.h:7803
↓ 5 callersMethodGetUserPositionInterface
Include/XnModuleCppInterface.h:371
↓ 5 callersMethodInsertEndChild
Externals/TinyXml/tinyxml.cpp:214
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
Externals/PSCommon/Testing/gmock-gtest-all.cc:5652
↓ 5 callersMethodIsCalibrating
(UserID user)
Wrappers/OpenNI.net/SkeletonCapability.cs:153
↓ 5 callersMethodIsDiscontinuity
returns S_OK if there is a discontinuity in the data (this same is not a continuation of the previous stream of data - there has been a seek).
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:3574
↓ 5 callersMethodIsJointActive
(SkeletonJoint joint)
Wrappers/OpenNI.net/SkeletonCapability.cs:104
↓ 5 callersFunctionMatchPrintAndExplain
Externals/PSCommon/Testing/gmock/gmock.h:5093
↓ 5 callersMethodName
Externals/TinyXml/tinyxml.h:811
↓ 5 callersMethodParse
Externals/TinyXml/tinyxmlparser.cpp:704
↓ 5 callersMethodPeekAllocator
Allow the filter to see what allocator we have N.B. This does NOT AddRef
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/transip.h:75
↓ 5 callersMethodQueryIntValue
Externals/TinyXml/tinyxml.cpp:1236
↓ 5 callersMethodRegister
Include/XnEvent.h:61
↓ 5 callersFunctionRelease
* Unreference a production node, decreasing its reference count by 1. If the reference count reaches * zero, the node will be destroyed. */
Include/XnCppWrapper.h:1716
↓ 5 callersMethodSet
* Set a new key-value entry. If key exists, will replace value. * * @param key [in] The key to which to associate the value * @param value [in
Include/XnHash.h:374
↓ 5 callersMethodSetAttribute
Externals/TinyXml/tinyxml.cpp:740
↓ 5 callersMethodSetMinSeverityGlobally
Source/OpenNI/XnLog.cpp:93
↓ 5 callersFunctionSetOutArgLongValue
Wrappers/OpenNI.jni/org_openni_NativeMethods.cpp:355
↓ 5 callersMethodSetProperties
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/winutil.cpp:1536
↓ 5 callersMethodSetTime
Set the stream time at which this sample should start and finish. NULL pointers means the time is reset
Platform/Win32/Build/Utils/OpenNIFilter/DirectShowBaseClasses/amfilter.cpp:3475
↓ 5 callersMethodStopTracking
* @brief Stops tracking an existing hand that you are no longer interested in. * * @param [in] user Hand to stop tracking. This parameter is th
Include/XnCppWrapper.h:6221
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
Externals/PSCommon/Testing/gmock-gtest-all.cc:8541
↓ 5 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
Externals/PSCommon/Testing/gmock-gtest-all.cc:1618
↓ 5 callersMethodTellFrame
Source/Modules/nimRecorder/PlayerNode.cpp:555
↓ 5 callersFunctionTextureMapGetLine
Samples/NiViewer/Draw.cpp:217
↓ 5 callersMethodUnregisterGestureCallbacks
* @brief Unregisters the event handlers for the 'Gesture Recognized' and 'Gesture Progress' events. * * @param [in] hCallback Handle received f
Include/XnCppWrapper.h:5581
↓ 5 callersMethodUnregisterUserCallbacks
* @brief Unregisters event handlers for the 'New User' and 'Lost User' events. * * @param [in] hCallback Handle received from registration.
Include/XnCppWrapper.h:7847
↓ 5 callersFunctionUsageAndExit
@brief Method which prints the usage and exits the program. @param filename The filename of the executable @ingroup UserSelectionMain
Samples/NiUserSelection/main.cpp:31
↓ 5 callersMethodWriteEntry
Source/OpenNI/XnLogFileWriter.cpp:41
↓ 5 callersFunctionXnWin32CreateKernelObjectName
Source/OpenNI/Win32/XnOSWin32.cpp:239
↓ 5 callersMethodcopyToBuffer
(ByteBuffer buffer, long ptr, int size)
Wrappers/OpenNI.java/src/org/openni/NativeMethods.java:49
↓ 5 callersMethodcount
Externals/PSCommon/Testing/gmock/gmock.h:7113
↓ 5 callersMethodcreateShortBuffer
Creates a buffer suitable for storing a ShortMap @return The buffer created
Wrappers/OpenNI.java/src/org/openni/ShortMap.java:70
↓ 5 callersMethoddispose
Frees the objects memory and sets its pointer to NULL
Wrappers/OpenNI.java/src/org/openni/ObjectWrapper.java:66
↓ 5 callersFunctionep_to_pipeRef
Platform/Android/jni/External/libusb/libusb/os/darwin_usb.c:129
↓ 5 callersFunctionfill_scans
Externals/LibJPEG/jcparam.c:489
↓ 5 callersFunctionfree_iso_urbs
Platform/Android/jni/External/libusb/libusb/os/linux_usbfs.c:1585
↓ 5 callersFunctiongetAudioGenerator
Samples/NiViewer/Device.cpp:682
↓ 5 callersMethodgetFrameID
Gets the FrameID of the current data @return FrameID of the current data
Wrappers/OpenNI.java/src/org/openni/Generator.java:225
↓ 5 callersFunctiongetIRMetaData
Samples/NiViewer/Device.cpp:695
↓ 5 callersFunctiongetImageMetaData
Samples/NiViewer/Device.cpp:691
↓ 5 callersFunctionguid_to_string
Platform/Android/jni/External/libusb/libusb/os/windows_usb.c:116
↓ 5 callersFunctioninterface_by_endpoint
* Lookup interface by endpoint address. -1 if not found */
Platform/Android/jni/External/libusb/libusb/os/windows_usb.c:2523
↓ 5 callersMethodinverse
Samples/NiUserTracker/glh/glh_linear.h:608
↓ 5 callersMethodinverse
Samples/NiHandTracker/glh/glh_linear.h:608
↓ 5 callersMethodinverse
Samples/NiSimpleViewer/glh/glh_linear.h:608
↓ 5 callersMethodinverse
Samples/NiUserSelection/glh/glh_linear.h:608
↓ 5 callersMethodinverse
Samples/NiViewer/glh/glh_linear.h:608
↓ 5 callersMethodis_nan
Returns true iff this is NAN (not a number).
Externals/PSCommon/Testing/gtest/gtest.h:7078
↓ 5 callersFunctionjpeg_abort
Externals/LibJPEG/jcomapi.c:28
↓ 5 callersFunctionjpeg_alloc_huff_table
Externals/LibJPEG/jcomapi.c:97
↓ 5 callersMethodlength
Samples/NiUserTracker/glh/glh_linear.h:111
↓ 5 callersMethodlength
Samples/NiHandTracker/glh/glh_linear.h:111
↓ 5 callersMethodlength
Samples/NiSimpleViewer/glh/glh_linear.h:111
↓ 5 callersMethodlength
Samples/NiUserSelection/glh/glh_linear.h:111
↓ 5 callersMethodlength
Samples/NiViewer/glh/glh_linear.h:111
↓ 5 callersFunctionlibusb_get_device_list
@ingroup dev * Returns a list of USB devices currently attached to the system. This is * your entry point into finding a USB device to operate. *
Platform/Android/jni/External/libusb/libusb/core.c:620
↓ 5 callersFunctionlibusb_handle_events
\ingroup poll * Handle any pending events in blocking mode. There is currently a timeout * hardcoded at 60 seconds but we plan to make it unlimited
Platform/Android/jni/External/libusb/libusb/io.c:2105
↓ 5 callersFunctionlibusb_release_interface
\ingroup dev * Release an interface previously claimed with libusb_claim_interface(). You * should release all claimed interfaces before closing a d
Platform/Android/jni/External/libusb/libusb/core.c:1335
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
Externals/PSCommon/Testing/gmock-gtest-all.cc:976
↓ 5 callersFunctionnext_state
Platform/Android/jni/External/libusb/examples/dpfp_threaded.c:270
↓ 5 callersFunctionnext_state
Platform/Android/jni/External/libusb/examples/dpfp.c:241
↓ 5 callersMethodreset
Externals/PSCommon/Testing/gtest/gtest.h:1853
↓ 5 callersMethodsize
Alias for length()
Externals/TinyXml/tinystr.h:138
↓ 5 callersMethodstart
Externals/TinyXml/tinystr.h:209
↓ 5 callersFunctionto_degrees
Samples/NiUserTracker/glh/glh_linear.h:85
↓ 5 callersFunctionto_degrees
Samples/NiHandTracker/glh/glh_linear.h:85
↓ 5 callersFunctionto_degrees
Samples/NiSimpleViewer/glh/glh_linear.h:85
↓ 5 callersFunctionto_degrees
Samples/NiUserSelection/glh/glh_linear.h:85
↓ 5 callersFunctionto_degrees
Samples/NiViewer/glh/glh_linear.h:85
↓ 5 callersFunctionusbi_free_fd
* Release a pollable file descriptor. * * Note that the associated Windows handle is not closed by this call */
Platform/Android/jni/External/libusb/libusb/os/poll_windows.c:420
↓ 5 callersFunctionusbi_log_v
Platform/Android/jni/External/libusb/libusb/core.c:1754
↓ 5 callersFunctionusbi_mutex_static_unlock
Platform/Android/jni/External/libusb/libusb/os/threads_windows.c:76
↓ 5 callersFunctionxnContextAddRef
Source/OpenNI/XnOpenNI.cpp:399
↓ 5 callersFunctionxnCreateMockNodeBasedOn
Source/OpenNI/XnOpenNI.cpp:2130
↓ 5 callersFunctionxnFindExistingRefNodeByType
Source/OpenNI/XnOpenNI.cpp:2932
↓ 5 callersFunctionxnFreeMapMetaData
Source/OpenNI/XnUtils.cpp:185
↓ 5 callersFunctionxnGetMapOutputMode
Source/OpenNI/XnOpenNI.cpp:4283
↓ 5 callersFunctionxnGetNumberOfPoses
--------------------------------------------------------------------------- Pose Detection Capability ------------------------------------------------
Source/OpenNI/XnOpenNI.cpp:6300
↓ 5 callersFunctionxnGetTimestamp
Source/OpenNI/XnOpenNI.cpp:3616
↓ 5 callersFunctionxnInit
Source/OpenNI/XnOpenNI.cpp:126
↓ 5 callersFunctionxnLogCreateNewFile
Source/OpenNI/XnLog.cpp:234
← previousnext →501–600 of 11,913, ranked by callers