#include <PrimitiveGroup.h>
◆ groupName
      
        
          | std::string sofa::type::PrimitiveGroup::groupName | 
      
 
 
◆ materialId
      
        
          | int sofa::type::PrimitiveGroup::materialId | 
      
 
 
◆ materialName
      
        
          | std::string sofa::type::PrimitiveGroup::materialName | 
      
 
 
◆ nbp
      
        
          | int sofa::type::PrimitiveGroup::nbp | 
      
 
 
◆ p0
      
        
          | int sofa::type::PrimitiveGroup::p0 | 
      
 
 
◆ PrimitiveGroup() [1/2]
      
        
          | sofa::type::PrimitiveGroup::PrimitiveGroup | ( |  | ) |  | 
      
 
 
◆ PrimitiveGroup() [2/2]
      
        
          | sofa::type::PrimitiveGroup::PrimitiveGroup | ( | int | p0, | 
        
          |  |  | int | nbp, | 
        
          |  |  | std::string | materialName, | 
        
          |  |  | std::string | groupName, | 
        
          |  |  | int | materialId | 
        
          |  | ) |  |  | 
      
 
 
◆ operator<()
◆ operator<<
  
  | 
        
          | SOFA_TYPE_API std::ostream& operator<< | ( | std::ostream & | out, |  
          |  |  | const PrimitiveGroup & | g |  
          |  | ) |  |  |  | friend | 
 
 
◆ operator>>
  
  | 
        
          | SOFA_TYPE_API std::istream& operator>> | ( | std::istream & | in, |  
          |  |  | PrimitiveGroup & | g |  
          |  | ) |  |  |  | friend |