openni_wrapper::OpenNIDevice Member List
This is the complete list of members for openni_wrapper::OpenNIDevice, including all inherited members.
ActualDepthImageCallbackFunction typedefopenni_wrapper::OpenNIDevice [protected]
ActualImageCallbackFunction typedefopenni_wrapper::OpenNIDevice [protected]
ActualIRImageCallbackFunction typedefopenni_wrapper::OpenNIDevice [protected]
available_depth_modes_openni_wrapper::OpenNIDevice [protected]
available_image_modes_openni_wrapper::OpenNIDevice [protected]
baseline_openni_wrapper::OpenNIDevice [protected]
CallbackHandle typedefopenni_wrapper::OpenNIDevice
context_openni_wrapper::OpenNIDevice [protected]
data_threads_openni_wrapper::OpenNIDevice [protected]
depth_callback_openni_wrapper::OpenNIDevice [protected]
depth_callback_handle_openni_wrapper::OpenNIDevice [protected]
depth_callback_handle_counter_openni_wrapper::OpenNIDevice [protected]
depth_condition_openni_wrapper::OpenNIDevice [protected]
depth_focal_length_SXGA_openni_wrapper::OpenNIDevice [protected]
depth_generator_openni_wrapper::OpenNIDevice [protected]
depth_mutex_openni_wrapper::OpenNIDevice [mutable, protected]
DepthDataThreadFunction()openni_wrapper::OpenNIDevice [protected]
DepthImageCallbackFunction typedefopenni_wrapper::OpenNIDevice
device_node_info_openni_wrapper::OpenNIDevice [protected]
enumAvailableModes()openni_wrapper::OpenNIDevice [protected, virtual]
findCompatibleDepthMode(const XnMapOutputMode &output_mode, XnMapOutputMode &mode) const openni_wrapper::OpenNIDevice [virtual]
findCompatibleImageMode(const XnMapOutputMode &output_mode, XnMapOutputMode &mode) const openni_wrapper::OpenNIDevice [virtual]
getAddress() const openni_wrapper::OpenNIDevice
getBaseline() const openni_wrapper::OpenNIDevice [inline]
getBus() const openni_wrapper::OpenNIDevice
getConnectionString() const openni_wrapper::OpenNIDevice
getCurrentImage(boost::shared_ptr< xn::ImageMetaData > image_data) const =0openni_wrapper::OpenNIDevice [protected, pure virtual]
getDefaultDepthMode() const openni_wrapper::OpenNIDevice [virtual]
getDefaultImageMode() const openni_wrapper::OpenNIDevice [virtual]
getDefaultIRMode() const openni_wrapper::OpenNIDevice [virtual]
getDepthFocalLength(int output_x_resolution=0) const openni_wrapper::OpenNIDevice [inline]
getDepthOutputMode() const openni_wrapper::OpenNIDevice
getImageFocalLength(int output_x_resolution=0) const openni_wrapper::OpenNIDevice [inline]
getImageOutputMode() const openni_wrapper::OpenNIDevice
getIROutputMode() const openni_wrapper::OpenNIDevice
getProductID() const openni_wrapper::OpenNIDevice
getProductName() const openni_wrapper::OpenNIDevice
getSerialNumber()openni_wrapper::OpenNIDevice
getVendorID() const openni_wrapper::OpenNIDevice
getVendorName() const openni_wrapper::OpenNIDevice
hasDepthStream() const openni_wrapper::OpenNIDevice
hasImageStream() const openni_wrapper::OpenNIDevice
hasIRStream() const openni_wrapper::OpenNIDevice
image_callback_openni_wrapper::OpenNIDevice [protected]
image_callback_handle_openni_wrapper::OpenNIDevice [protected]
image_callback_handle_counter_openni_wrapper::OpenNIDevice [protected]
image_condition_openni_wrapper::OpenNIDevice [protected]
image_generator_openni_wrapper::OpenNIDevice [protected]
image_mutex_openni_wrapper::OpenNIDevice [mutable, protected]
ImageCallbackFunction typedefopenni_wrapper::OpenNIDevice
ImageDataThreadFunction()openni_wrapper::OpenNIDevice [protected]
Init()openni_wrapper::OpenNIDevice [protected]
ir_callback_openni_wrapper::OpenNIDevice [protected]
ir_callback_handle_openni_wrapper::OpenNIDevice [protected]
ir_callback_handle_counter_openni_wrapper::OpenNIDevice [protected]
ir_condition_openni_wrapper::OpenNIDevice [protected]
ir_generator_openni_wrapper::OpenNIDevice [protected]
ir_mutex_openni_wrapper::OpenNIDevice [mutable, protected]
IRDataThreadFunction()openni_wrapper::OpenNIDevice [protected]
IRImageCallbackFunction typedefopenni_wrapper::OpenNIDevice
isDepthCropped() const openni_wrapper::OpenNIDevice [virtual]
isDepthCroppingSupported() const openni_wrapper::OpenNIDevice [virtual]
isDepthModeSupported(const XnMapOutputMode &output_mode) const openni_wrapper::OpenNIDevice [virtual]
isDepthRegistered() const openni_wrapper::OpenNIDevice
isDepthRegistrationSupported() const openni_wrapper::OpenNIDevice [virtual]
isDepthStreamRunning() const openni_wrapper::OpenNIDevice [virtual]
isImageModeSupported(const XnMapOutputMode &output_mode) const openni_wrapper::OpenNIDevice [virtual]
isImageResizeSupported(unsigned input_width, unsigned input_height, unsigned output_width, unsigned output_height) const =0openni_wrapper::OpenNIDevice [protected, pure virtual]
isImageStreamRunning() const openni_wrapper::OpenNIDevice [virtual]
isIRStreamRunning() const openni_wrapper::OpenNIDevice [virtual]
isSynchronizationSupported() const openni_wrapper::OpenNIDevice [virtual]
isSynchronized() const openni_wrapper::OpenNIDevice [virtual]
NewDepthDataAvailable(xn::ProductionNode &node, void *cookie)openni_wrapper::OpenNIDevice [protected, static]
NewImageDataAvailable(xn::ProductionNode &node, void *cookie)openni_wrapper::OpenNIDevice [protected, static]
NewIRDataAvailable(xn::ProductionNode &node, void *cookie)openni_wrapper::OpenNIDevice [protected, static]
no_sample_value_openni_wrapper::OpenNIDevice [protected]
OpenNIDevice(xn::Context &context, const xn::NodeInfo &device_node, const xn::NodeInfo &image_node, const xn::NodeInfo &depth_node, const xn::NodeInfo &ir_node)openni_wrapper::OpenNIDevice [protected]
OpenNIDevice(xn::Context &context, const xn::NodeInfo &device_node, const xn::NodeInfo &depth_node, const xn::NodeInfo &ir_node)openni_wrapper::OpenNIDevice [protected]
OpenNIDevice(xn::Context &context)openni_wrapper::OpenNIDevice [protected]
quit_openni_wrapper::OpenNIDevice [protected]
registerDepthCallback(const DepthImageCallbackFunction &callback, void *cookie=NULL)openni_wrapper::OpenNIDevice
registerDepthCallback(void(T::*callback)(boost::shared_ptr< DepthImage >, void *cookie), T &instance, void *cookie=NULL)openni_wrapper::OpenNIDevice
registerImageCallback(const ImageCallbackFunction &callback, void *cookie=NULL)openni_wrapper::OpenNIDevice
registerImageCallback(void(T::*callback)(boost::shared_ptr< Image >, void *cookie), T &instance, void *cookie=NULL)openni_wrapper::OpenNIDevice
registerIRCallback(const IRImageCallbackFunction &callback, void *cookie=NULL)openni_wrapper::OpenNIDevice
registerIRCallback(void(T::*callback)(boost::shared_ptr< IRImage >, void *cookie), T &instance, void *cookie=NULL)openni_wrapper::OpenNIDevice
rgb_focal_length_SXGA_openni_wrapper::OpenNIDevice [protected, static]
setDepthCropping(unsigned x, unsigned y, unsigned width, unsigned height)openni_wrapper::OpenNIDevice [virtual]
setDepthOutputMode(const XnMapOutputMode &output_mode)openni_wrapper::OpenNIDevice [virtual]
setDepthRegistration(bool on_off)openni_wrapper::OpenNIDevice [virtual]
setImageOutputMode(const XnMapOutputMode &output_mode)openni_wrapper::OpenNIDevice [virtual]
setIROutputMode(const XnMapOutputMode &output_mode)openni_wrapper::OpenNIDevice [virtual]
setRegistration(bool on_off)openni_wrapper::OpenNIDevice [protected]
setSynchronization(bool on_off)openni_wrapper::OpenNIDevice [virtual]
shadow_value_openni_wrapper::OpenNIDevice [protected]
shutdown()openni_wrapper::OpenNIDevice
startDepthStream()openni_wrapper::OpenNIDevice [virtual]
startImageStream()openni_wrapper::OpenNIDevice [virtual]
startIRStream()openni_wrapper::OpenNIDevice [virtual]
stopDepthStream()openni_wrapper::OpenNIDevice [virtual]
stopImageStream()openni_wrapper::OpenNIDevice [virtual]
stopIRStream()openni_wrapper::OpenNIDevice [virtual]
unregisterDepthCallback(const CallbackHandle &callbackHandle)openni_wrapper::OpenNIDevice
unregisterImageCallback(const CallbackHandle &callbackHandle)openni_wrapper::OpenNIDevice
unregisterIRCallback(const CallbackHandle &callbackHandle)openni_wrapper::OpenNIDevice
~OpenNIDevice()openni_wrapper::OpenNIDevice [virtual]


openni_camera
Author(s): Patrick Mihelich, Suat Gedikli, Radu Bogdan Rusu
autogenerated on Mon Oct 6 2014 03:06:43