|
Point Cloud Library (PCL)
1.15.1-dev
|
This is the complete list of members for openni_wrapper::Image, including all inherited members.
| BAYER_GRBG enum value | openni_wrapper::Image | |
| ConstPtr typedef | openni_wrapper::Image | |
| Encoding enum name | openni_wrapper::Image | |
| fillGrayscale(unsigned width, unsigned height, unsigned char *gray_buffer, unsigned gray_line_step=0) const =0 | openni_wrapper::Image | pure virtual |
| fillRaw(unsigned char *rgb_buffer) const noexcept | openni_wrapper::Image | inline |
| fillRGB(unsigned width, unsigned height, unsigned char *rgb_buffer, unsigned rgb_line_step=0) const =0 | openni_wrapper::Image | pure virtual |
| getEncoding() const =0 | openni_wrapper::Image | pure virtual |
| getFrameID() const noexcept | openni_wrapper::Image | inline |
| getHeight() const noexcept | openni_wrapper::Image | inline |
| getMetaData() const noexcept | openni_wrapper::Image | inline |
| getTimeStamp() const noexcept | openni_wrapper::Image | inline |
| getWidth() const noexcept | openni_wrapper::Image | inline |
| Image(pcl::shared_ptr< xn::ImageMetaData > image_meta_data) noexcept | openni_wrapper::Image | inline |
| image_md_ | openni_wrapper::Image | protected |
| isResizingSupported(unsigned input_width, unsigned input_height, unsigned output_width, unsigned output_height) const =0 | openni_wrapper::Image | pure virtual |
| Ptr typedef | openni_wrapper::Image | |
| RGB enum value | openni_wrapper::Image | |
| YUV422 enum value | openni_wrapper::Image | |
| ~Image() noexcept | openni_wrapper::Image | inlinevirtual |