MCPcopy Create free account

hub / github.com/OpenKinect/libfreenect2 / functions

Functions981 in github.com/OpenKinect/libfreenect2

Methodreset
src/logging.cpp:207
Functionresize
include/internal/CL/cl.hpp:547
MethodresolveService
tools/streamer_recorder/PracticalSocket.cpp:168
Methodretain
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
include/internal/CL/cl.hpp:1630
Methodretain
cl_platform_id does not have retain().
include/internal/CL/cl.hpp:1664
Methodretain
include/internal/CL/cl.hpp:1674
Methodretain
include/internal/CL/cl.hpp:1683
Methodretain
include/internal/CL/cl.hpp:1692
Methodretain
include/internal/CL/cl.hpp:1701
Methodretain
include/internal/CL/cl.hpp:1710
Methodretain
include/internal/CL/cl.hpp:1719
Methodretain
include/internal/CL/cl.hpp:1728
Methodretain
include/internal/CL/cl.hpp:1965
Functionrewinddir
* Resets the position of the directory stream to which dirp refers to the * beginning of the directory. It also causes the directory stream to refer
tools/streamer_recorder/include/msdirent.h:348
Functionrun
Run, run once every frames
tools/streamer_recorder/blender_viewer/scripts/main.py:80
MethodselectDevice
src/opencl_kde_depth_packet_processor.cpp:410
MethodselectDevice
src/opencl_depth_packet_processor.cpp:396
Methodsend
tools/streamer_recorder/PracticalSocket.cpp:199
Methodsend
src/command_transaction.cpp:83
Methodset
include/internal/CL/cl.hpp:7384
Methodset
include/internal/CL/cl.hpp:7393
MethodsetBroadcast
tools/streamer_recorder/PracticalSocket.cpp:301
MethodsetCallback
! \brief Registers a user callback function for a specific command execution status. * * Wraps clSetEventCallback(). */
include/internal/CL/cl.hpp:2928
MethodsetColorAutoExposure
src/libfreenect2.cpp:291
MethodsetColorAutoExposure
src/libfreenect2.cpp:757
MethodsetColorCameraParams
src/libfreenect2.cpp:713
MethodsetColorManualExposure
src/libfreenect2.cpp:293
MethodsetColorManualExposure
src/libfreenect2.cpp:773
MethodsetColorSemiAutoExposure
src/libfreenect2.cpp:292
MethodsetColorSemiAutoExposure
src/libfreenect2.cpp:765
MethodsetColorSetting
src/libfreenect2.cpp:294
MethodsetColorSetting
src/libfreenect2.cpp:782
MethodsetConfiguration
src/depth_packet_processor.cpp:109
MethodsetConfiguration
src/cpu_depth_packet_processor.cpp:816
MethodsetConfiguration
src/opencl_kde_depth_packet_processor.cpp:794
MethodsetConfiguration
src/opengl_depth_packet_processor.cpp:899
MethodsetConfiguration
src/opencl_depth_packet_processor.cpp:730
MethodsetConfiguration
src/usb_control.cpp:195
MethodsetDestructorCallback
! \brief Registers a callback function to be called when the memory object * is no longer needed. * * Wraps clSetMemObjectDest
include/internal/CL/cl.hpp:3112
MethodsetFrameListener
src/depth_packet_processor.cpp:114
MethodsetImageRegistrationMode
src/openni2/DepthStream.cpp:91
MethodsetIrCameraParams
src/libfreenect2.cpp:718
MethodsetLedStatus
src/libfreenect2.cpp:298
MethodsetLedStatus
src/libfreenect2.cpp:815
MethodsetListen
tools/streamer_recorder/PracticalSocket.cpp:276
MethodsetLocalAddressAndPort
tools/streamer_recorder/PracticalSocket.cpp:149
MethodsetLocalPort
tools/streamer_recorder/PracticalSocket.cpp:136
MethodsetMulticastTTL
tools/streamer_recorder/PracticalSocket.cpp:354
MethodsetPacketProcessor
src/depth_packet_stream_parser.cpp:57
MethodsetPowerStateLatencies
src/usb_control.cpp:260
MethodsetProperty
src/openni2/ColorStream.cpp:204
MethodsetProperty
src/openni2/VideoStream.cpp:223
MethodsetPropertyChangedCallback
src/openni2/VideoStream.cpp:104
MethodsetStatus
! \brief Sets the execution status of a user event object. * * Wraps clSetUserEventStatus(). */
include/internal/CL/cl.hpp:2991
MethodsetStreamProperties
src/openni2/DeviceDriver.cpp:115
MethodsetUniform
examples/viewer.h:225
MethodsetUniformMatrix3
examples/viewer.h:249
MethodsetUniformVector3
examples/viewer.h:241
MethodsetVideoMode
src/openni2/VideoStream.cpp:45
Methodshutdown
src/openni2/DeviceDriver.cpp:552
Functionsigint_handler
tools/streamer_recorder/ProtonectSR.cpp:55
Functionsigint_handler
examples/Protonect.cpp:47
Functionsigusr1_handler
Doing non-trivial things in signal handler is bad. If you want to pause, do it in another thread. Though libusb operations are generally thread safe,
tools/streamer_recorder/ProtonectSR.cpp:68
Functionsigusr1_handler
Doing non-trivial things in signal handler is bad. If you want to pause, do it in another thread. Though libusb operations are generally thread safe,
examples/Protonect.cpp:60
Methodsize
include/internal/CL/cl.hpp:4809
Methodstart
src/openni2/VideoStream.cpp:149
Methodstart
src/openni2/DeviceDriver.cpp:202
Methodstatic_execute
src/libfreenect2.cpp:1471
Methodstatic_execute
* Execute the given event loop. * @param cookie Event loop to run. */
src/event_loop.cpp:47
Methodstatic_execute
* Wrapper function to start the thread. * @param data The #AsyncPacketProcessor object to use. */
include/internal/libfreenect2/async_packet_processor.h:120
Methodstatic_run
src/openni2/DeviceDriver.cpp:63
Methodstop
src/openni2/VideoStream.cpp:155
Methodthread
src/tinythread/tinythread.cpp:179
FunctiontoIrCameraParams
include/internal/libfreenect2/protocol/response.h:283
MethodtoString
include/internal/libfreenect2/protocol/response.h:64
MethodtoString
include/internal/libfreenect2/protocol/response.h:102
MethodtransformMeasurements
* Transform measurement. * @param [in, out] m Measurement. */
src/cpu_depth_packet_processor.cpp:438
MethodtryDevice
src/openni2/DeviceDriver.cpp:542
MethodtryGetDevice
src/libfreenect2.cpp:443
Functiontry_lock
Try to lock the mutex. The method will try to lock the mutex. If it fails, the function will return immediately (non-blocking). @return @c true if the
src/tinythread/tinythread.h:206
Methodundistort
The inverse of distort() using Newton's method Return true if converged correctly This function considers tangential distortion with double precision.
src/libfreenect2.cpp:160
MethodundistortDepth
src/registration.cpp:276
MethodunloadCompiler
\brief Wrapper for clUnloadCompiler().
include/internal/CL/cl.hpp:2426
Functionunlock
Unlock the mutex. If any threads are waiting for the lock on this mutex, one of them will be unblocked.
src/tinythread/tinythread.h:224
MethodupdateShaderParametersForProgram
src/opengl_depth_packet_processor.cpp:669
Methoduri_to_devid
src/openni2/DeviceDriver.cpp:394
MethodwaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
include/internal/CL/cl.hpp:2947
Methodwhat
! \brief Get error string associated with exception * * \return A memory pointer to the error message string. */
include/internal/CL/cl.hpp:304
Methodwidth
* Get the width of the image. * @return Width of the image. */
src/cpu_depth_packet_processor.cpp:147
Methodwinsize_callbackstatic
examples/viewer.cpp:117
Methodwrapper_function
src/tinythread/tinythread.cpp:160
Functionyield
Yield execution to another thread. Offers the operating system the opportunity to schedule another thread that is ready to run on the current processo
src/tinythread/tinythread.h:683
Method~Allocator
include/internal/libfreenect2/allocator.h:57
Method~AsyncPacketProcessor
include/internal/libfreenect2/async_packet_processor.h:60
Method~BulkTransferPool
src/transfer_pool.cpp:213
Method~ChangeCurrentOpenGLContext
src/opengl_depth_packet_processor.cpp:65
Method~Command
include/internal/libfreenect2/protocol/command.h:121
Method~CommandBase
include/internal/libfreenect2/protocol/command.h:90
Method~CommandTransaction
src/command_transaction.cpp:48
Method~ConsoleLogger
src/logging.cpp:116
← previousnext →801–900 of 981, ranked by callers