| 
| bool  | initialize () | 
|   | 
| bool  | testIsometry3d (const std::string &id, const Eigen::Isometry3d &expect, const Eigen::Isometry3d &actual) | 
|   | 
| bool  | testVector (const std::string &id, const std::vector< double > &expect, const std::vector< double > &actual) | 
|   | 
Definition at line 49 of file rvt_test.cpp.
 
◆ initialize()
  
  
      
        
          | bool RVTTest::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ testIsometry3d()
  
  
      
        
          | bool RVTTest::testIsometry3d  | 
          ( | 
          const std::string &  | 
          id,  | 
         
        
           | 
           | 
          const Eigen::Isometry3d &  | 
          expect,  | 
         
        
           | 
           | 
          const Eigen::Isometry3d &  | 
          actual  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ testVector()
  
  
      
        
          | bool RVTTest::testVector  | 
          ( | 
          const std::string &  | 
          id,  | 
         
        
           | 
           | 
          const std::vector< double > &  | 
          expect,  | 
         
        
           | 
           | 
          const std::vector< double > &  | 
          actual  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ visual_tools_
The documentation for this class was generated from the following file: