A joint chain that starts with a 1-on-1 mapped joint and ends with a 1-on-1 mapped joint with intermediate joints that cannot be mapped.  
 More...
#include <SkeletonMapper.h>
A joint chain that starts with a 1-on-1 mapped joint and ends with a 1-on-1 mapped joint with intermediate joints that cannot be mapped. 
 
◆ Chain() [1/2]
  
  
      
        
          | SkeletonMapper::Chain::Chain  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Chain() [2/2]
  
  
      
        
          | SkeletonMapper::Chain::Chain  | 
          ( | 
          Array< int > &&  | 
          inJointIndices1,  | 
         
        
           | 
           | 
          Array< int > &&  | 
          inJointIndices2  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ mJointIndices1
      
        
          | Array<int> SkeletonMapper::Chain::mJointIndices1 | 
        
      
 
Joint chain from skeleton 1. 
 
 
◆ mJointIndices2
      
        
          | Array<int> SkeletonMapper::Chain::mJointIndices2 | 
        
      
 
Corresponding joint chain from skeleton 2. 
 
 
The documentation for this class was generated from the following file: