|  | 
| bool | initialize () | 
|  | 
| bool | testAffine3d (const std::string &id, const Eigen::Affine3d &expect, const Eigen::Affine3d &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.
 
  
  | 
        
          | bool RVTTest::initialize | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | bool RVTTest::testAffine3d | ( | const std::string & | id, |  
          |  |  | const Eigen::Affine3d & | expect, |  
          |  |  | const Eigen::Affine3d & | actual |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | bool RVTTest::testVector | ( | const std::string & | id, |  
          |  |  | const std::vector< double > & | expect, |  
          |  |  | const std::vector< double > & | actual |  
          |  | ) |  |  |  | inline | 
 
 
The documentation for this class was generated from the following file: