rgbd
|
This is the complete list of members for rgbd::View, including all inherited members.
depth_factor_ | rgbd::View | protected |
getColor(int x, int y) const | rgbd::View | inline |
getDepth(int x, int y) const | rgbd::View | inline |
getHeight() const | rgbd::View | inline |
getPoint3D(int x, int y, geo::Vector3 &p) const | rgbd::View | inline |
getPoint3DSafe(int x, int y, geo::Vector3 &p) const | rgbd::View | inline |
getRasterizer() const | rgbd::View | inline |
getWidth() const | rgbd::View | inline |
height_ | rgbd::View | protected |
image_ | rgbd::View | protected |
rasterizer_ | rgbd::View | protected |
rgb_factor_ | rgbd::View | protected |
View(const Image &image, int width) | rgbd::View | |
width_ | rgbd::View | protected |