VTK  9.2.6
Public Types | Public Attributes | List of all members
vtkGLTFDocumentLoader::Animation::Channel Struct Reference

#include <vtkGLTFDocumentLoader.h>

Public Types

enum  PathType : unsigned char { PathType::ROTATION, PathType::TRANSLATION, PathType::SCALE, PathType::WEIGHTS }
 

Public Attributes

int Sampler
 
int TargetNode
 
PathType TargetPath
 

Detailed Description

Definition at line 428 of file vtkGLTFDocumentLoader.h.

Member Enumeration Documentation

Enumerator
ROTATION 
TRANSLATION 
SCALE 
WEIGHTS 

Definition at line 430 of file vtkGLTFDocumentLoader.h.

Member Data Documentation

int vtkGLTFDocumentLoader::Animation::Channel::Sampler

Definition at line 437 of file vtkGLTFDocumentLoader.h.

int vtkGLTFDocumentLoader::Animation::Channel::TargetNode

Definition at line 438 of file vtkGLTFDocumentLoader.h.

PathType vtkGLTFDocumentLoader::Animation::Channel::TargetPath

Definition at line 439 of file vtkGLTFDocumentLoader.h.


The documentation for this struct was generated from the following file: