Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-iai/iai_kinect2
/ types & classes
Types & classes
105 in github.com/code-iai/iai_kinect2
⨍
Functions
373
◇
Types & classes
105
↓ 31 callers
Class
NullType
kinect2_registration/include/internal/CL/cl.hpp:7374
↓ 12 callers
Class
Buffer
kinect2_registration/include/internal/CL/cl.hpp:268
↓ 7 callers
Class
Image
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
kinect2_registration/include/internal/CL/cl.hpp:3549
↓ 4 callers
Enum
Image
kinect2_bridge/src/kinect2_bridge.cpp:99
↓ 4 callers
Class
Kernel
kinect2_registration/include/internal/CL/cl.hpp:4732
↓ 3 callers
Class
CommandQueue
kinect2_registration/include/internal/CL/cl.hpp:266
↓ 3 callers
Class
Platform
! \brief Class interface for cl_platform_id. * * \note Copies of these objects are inexpensive, since they don't 'own' * any underlying res
kinect2_registration/include/internal/CL/cl.hpp:2172
↓ 3 callers
Class
Program
kinect2_registration/include/internal/CL/cl.hpp:263
↓ 2 callers
Class
Context
kinect2_registration/include/internal/CL/cl.hpp:265
↓ 2 callers
Class
Memory
kinect2_registration/include/internal/CL/cl.hpp:238
↓ 1 callers
Class
Error
! \brief Exception class * * This may be thrown by API functions when __CL_ENABLE_EXCEPTIONS is defined. */
kinect2_registration/include/internal/CL/cl.hpp:275
↓ 1 callers
Class
Image3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
kinect2_registration/include/internal/CL/cl.hpp:4194
↓ 1 callers
Class
stat
kinect2_bridge/src/kinect2_bridge.cpp:633
↓ 1 callers
Class
stat
kinect2_calibration/src/kinect2_calibration.cpp:1330
Class
BufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
kinect2_registration/include/internal/CL/cl.hpp:3350
Class
BufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for deta
kinect2_registration/include/internal/CL/cl.hpp:3456
Class
CL_EXT_PREFIX__VERSION_1_1_DEPRECATED
kinect2_registration/include/internal/CL/cl.hpp:484
Class
CameraCalibration
kinect2_calibration/src/kinect2_calibration.cpp:467
Class
DepthCalibration
kinect2_calibration/src/kinect2_calibration.cpp:841
Class
DepthRegistration
kinect2_registration/include/kinect2_registration/kinect2_registration.h:26
Class
DepthRegistrationCPU
kinect2_registration/src/depth_registration_cpu.h:26
Class
DepthRegistrationOpenCL
kinect2_registration/src/depth_registration_opencl.h:24
Class
DepthRegistrationOpenCL::OCLData
kinect2_registration/src/depth_registration_opencl.cpp:50
Class
Device
kinect2_registration/include/internal/CL/cl.hpp:264
Class
EnqueueArgs
kinect2_registration/include/internal/CL/cl.hpp:7195
Class
Event
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
kinect2_registration/include/internal/CL/cl.hpp:2837
Class
GetInfoFunctor0
kinect2_registration/include/internal/CL/cl.hpp:1572
Class
GetInfoFunctor1
kinect2_registration/include/internal/CL/cl.hpp:1581
Class
Image1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
kinect2_registration/include/internal/CL/cl.hpp:3633
Class
Image1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
kinect2_registration/include/internal/CL/cl.hpp:3799
Class
Image1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
kinect2_registration/include/internal/CL/cl.hpp:3722
Class
Image2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
kinect2_registration/include/internal/CL/cl.hpp:3885
Class
Image2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
kinect2_registration/include/internal/CL/cl.hpp:4105
Class
Image3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for de
kinect2_registration/include/internal/CL/cl.hpp:4330
Class
ImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
kinect2_registration/include/internal/CL/cl.hpp:1989
Class
ImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
kinect2_registration/include/internal/CL/cl.hpp:4419
Class
KernelArgumentHandler
kinect2_registration/include/internal/CL/cl.hpp:4795
Class
KernelArgumentHandler<LocalSpaceArg>
kinect2_registration/include/internal/CL/cl.hpp:4802
Class
KernelFunctorGlobal
kinect2_registration/include/internal/CL/cl.hpp:7403
Class
Kinect2Bridge
kinect2_bridge/src/kinect2_bridge.cpp:60
Class
Kinect2BridgeNodelet
kinect2_bridge/src/kinect2_bridge.cpp:1494
Class
LocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
kinect2_registration/include/internal/CL/cl.hpp:4787
Enum
Method
kinect2_registration/include/kinect2_registration/kinect2_registration.h:29
Enum
Mode
kinect2_viewer/src/viewer.cpp:56
Enum
Mode
kinect2_calibration/src/kinect2_calibration.cpp:51
Class
NDRange
\brief Class interface for specifying NDRange values.
kinect2_registration/include/internal/CL/cl.hpp:4735
Class
OCLData
kinect2_registration/src/depth_registration_opencl.h:27
Class
Receiver
kinect2_viewer/src/viewer.cpp:53
Class
Recorder
kinect2_calibration/src/kinect2_calibration.cpp:64
Class
ReferenceHandler
kinect2_registration/include/internal/CL/cl.hpp:1268
Class
ReferenceHandler<cl_command_queue>
kinect2_registration/include/internal/CL/cl.hpp:1676
Class
ReferenceHandler<cl_context>
kinect2_registration/include/internal/CL/cl.hpp:1667
Class
ReferenceHandler<cl_device_id>
kinect2_registration/include/internal/CL/cl.hpp:1614
Class
ReferenceHandler<cl_event>
kinect2_registration/include/internal/CL/cl.hpp:1721
Class
ReferenceHandler<cl_kernel>
kinect2_registration/include/internal/CL/cl.hpp:1712
Class
ReferenceHandler<cl_mem>
kinect2_registration/include/internal/CL/cl.hpp:1685
Class
ReferenceHandler<cl_platform_id>
kinect2_registration/include/internal/CL/cl.hpp:1656
Class
ReferenceHandler<cl_program>
kinect2_registration/include/internal/CL/cl.hpp:1703
Class
ReferenceHandler<cl_sampler>
kinect2_registration/include/internal/CL/cl.hpp:1694
Class
Sampler
! \brief Class interface for cl_sampler. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same unde
kinect2_registration/include/internal/CL/cl.hpp:4627
Class
SetArg
kinect2_registration/include/internal/CL/cl.hpp:7377
Class
SetArg<index, NullType>
kinect2_registration/include/internal/CL/cl.hpp:7386
Enum
Source
kinect2_calibration/src/kinect2_calibration.cpp:57
Enum
Status
kinect2_bridge/src/kinect2_bridge.cpp:123
Class
UserEvent
! \brief Class interface for user events (a subset of cl_event's). * * See Event for details about copy semantics, etc. */
kinect2_registration/include/internal/CL/cl.hpp:2957
Class
Wrapper
kinect2_registration/include/internal/CL/cl.hpp:1782
Class
Wrapper<cl_device_id>
kinect2_registration/include/internal/CL/cl.hpp:1863
Class
dirent
kinect2_calibration/src/kinect2_calibration.cpp:532
Class
dirent
kinect2_calibration/src/kinect2_calibration.cpp:895
Class
functionImplementation_
kinect2_registration/include/internal/CL/cl.hpp:7540
Class
functionImplementation_ < T0, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12654
Class
functionImplementation_ < T0, T1, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12548
Class
functionImplementation_ < T0, T1, T2, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12438
Class
functionImplementation_ < T0, T1, T2, T3, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12324
Class
functionImplementation_ < T0, T1, T2, T3, T4, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12206
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:12084
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11958
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11828
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11694
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11556
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11414
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11268
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:11118
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10964
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10806
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10644
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10478
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10308
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:10134
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9956
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9774
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9588
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9398
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9204
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:9006
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, NullType, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:8804
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, NullType, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:8598
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, NullType, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:8388
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, NullType, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:8174
Class
functionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, T29, NullType, NullType>
kinect2_registration/include/internal/CL/cl.hpp:7956
next →
1–100 of 105, ranked by callers