| 
    VTK
    9.3.0
    
   | 
 
#include <vtkGLTFDocumentLoader.h>
Public Types | |
| enum class | PathType : unsigned char { ROTATION , TRANSLATION , SCALE , WEIGHTS } | 
Public Attributes | |
| int | Sampler | 
| int | TargetNode | 
| PathType | TargetPath | 
Definition at line 416 of file vtkGLTFDocumentLoader.h.
      
  | 
  strong | 
| Enumerator | |
|---|---|
| ROTATION | |
| TRANSLATION | |
| SCALE | |
| WEIGHTS | |
Definition at line 418 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Animation::Channel::Sampler | 
Definition at line 425 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Animation::Channel::TargetNode | 
Definition at line 426 of file vtkGLTFDocumentLoader.h.
| PathType vtkGLTFDocumentLoader::Animation::Channel::TargetPath | 
Definition at line 427 of file vtkGLTFDocumentLoader.h.