Definition at line 92 of file lyt_types.h.
 
◆ AnimationLink()
  
  
      
        
          | nw4r::lyt::AnimationLink::AnimationLink  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Reset()
  
  
      
        
          | void nw4r::lyt::AnimationLink::Reset  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetAnimTransform()
  
  
      
        
          | AnimTransform * nw4r::lyt::AnimationLink::GetAnimTransform  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetAnimTransform()
  
  
      
        
          | void nw4r::lyt::AnimationLink::SetAnimTransform  | 
          ( | 
          AnimTransform * |           pAnimTrans,  | 
         
        
           | 
           | 
          u16 |           idx ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetIndex()
  
  
      
        
          | u16 nw4r::lyt::AnimationLink::GetIndex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ IsEnable()
  
  
      
        
          | bool nw4r::lyt::AnimationLink::IsEnable  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetEnable()
  
  
      
        
          | void nw4r::lyt::AnimationLink::SetEnable  | 
          ( | 
          bool |           enable | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ mAnimTrans
◆ mIdx
  
  
      
        
          | u16 nw4r::lyt::AnimationLink::mIdx | 
         
       
   | 
  
private   | 
  
 
 
◆ mbDisable
  
  
      
        
          | bool nw4r::lyt::AnimationLink::mbDisable | 
         
       
   | 
  
private   |