#include <view.h>
Definition at line 11 of file view.h.
 
◆ View()
      
        
          | rgbd::View::View | ( | const Image & | image, | 
        
          |  |  | int | width | 
        
          |  | ) |  |  | 
      
 
 
◆ getColor()
  
  | 
        
          | const cv::Vec3b& rgbd::View::getColor | ( | int | x, |  
          |  |  | int | y |  
          |  | ) |  | const |  | inline | 
 
 
◆ getDepth()
  
  | 
        
          | const float& rgbd::View::getDepth | ( | int | x, |  
          |  |  | int | y |  
          |  | ) |  | const |  | inline | 
 
 
◆ getHeight()
  
  | 
        
          | const int& rgbd::View::getHeight | ( |  | ) | const |  | inline | 
 
 
◆ getPoint3D()
  
  | 
        
          | bool rgbd::View::getPoint3D | ( | int | x, |  
          |  |  | int | y, |  
          |  |  | geo::Vector3 & | p |  
          |  | ) |  | const |  | inline | 
 
 
◆ getPoint3DSafe()
  
  | 
        
          | bool rgbd::View::getPoint3DSafe | ( | int | x, |  
          |  |  | int | y, |  
          |  |  | geo::Vector3 & | p |  
          |  | ) |  | const |  | inline | 
 
 
◆ getRasterizer()
◆ getWidth()
  
  | 
        
          | const int& rgbd::View::getWidth | ( |  | ) | const |  | inline | 
 
 
◆ depth_factor_
  
  | 
        
          | float rgbd::View::depth_factor_ |  | protected | 
 
 
◆ height_
◆ image_
  
  | 
        
          | const Image& rgbd::View::image_ |  | protected | 
 
 
◆ rasterizer_
◆ rgb_factor_
  
  | 
        
          | float rgbd::View::rgb_factor_ |  | protected | 
 
 
◆ width_
The documentation for this class was generated from the following files: