#include <GetEntities.hh>
◆ GetJoint() [1/2]
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetJoint  | 
          ( | 
          const Identity &  | 
          _modelID,  | 
         
        
           | 
           | 
          const std::string &  | 
          _jointName  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetJoint() [2/2]
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetJoint  | 
          ( | 
          const Identity &  | 
          _modelID,  | 
         
        
           | 
           | 
          std::size_t  | 
          _jointIndex  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetJointCount()
template<typename PolicyT > 
  
  
      
        
          | virtual std::size_t GetJointCount  | 
          ( | 
          const Identity &  | 
          _modelID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetJointIndex()
template<typename PolicyT > 
  
  
      
        
          | virtual std::size_t GetJointIndex  | 
          ( | 
          const Identity &  | 
          _jointID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetJointName()
template<typename PolicyT > 
  
  
      
        
          | virtual const std::string & GetJointName  | 
          ( | 
          const Identity &  | 
          _jointID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetModelOfJoint()
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetModelOfJoint  | 
          ( | 
          const Identity &  | 
          _jointID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: