#include <RuleBasedContactManager.h>
◆ group1
      
        
          | int sofa::component::collision::response::contact::RuleBasedContactManager::Rule::group1 | 
      
 
 
◆ group2
      
        
          | int sofa::component::collision::response::contact::RuleBasedContactManager::Rule::group2 | 
      
 
 
◆ name1
      
        
          | std::string sofa::component::collision::response::contact::RuleBasedContactManager::Rule::name1 | 
      
 
 
◆ name2
      
        
          | std::string sofa::component::collision::response::contact::RuleBasedContactManager::Rule::name2 | 
      
 
 
◆ response
      
        
          | std::string sofa::component::collision::response::contact::RuleBasedContactManager::Rule::response | 
      
 
 
◆ match()
◆ operator<<
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | out, |  
          |  |  | const Rule & | r |  
          |  | ) |  |  |  | friend | 
 
 
◆ operator>>
  
  | 
        
          | std::istream& operator>> | ( | std::istream & | in, |  
          |  |  | Rule & | r |  
          |  | ) |  |  |  | friend |