VTK  9.5.2
vtkGLTFDocumentLoader::Animation::Channel Struct Reference

#include <vtkGLTFDocumentLoader.h>

Public Types

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

Public Attributes

int Sampler
int TargetNode
PathType TargetPath

Detailed Description

Definition at line 413 of file vtkGLTFDocumentLoader.h.

Member Enumeration Documentation

◆ PathType

enum class vtkGLTFDocumentLoader::Animation::Channel::PathType : unsigned char
strong
Enumerator
ROTATION 
TRANSLATION 
SCALE 
WEIGHTS 

Definition at line 415 of file vtkGLTFDocumentLoader.h.

Member Data Documentation

◆ Sampler

int vtkGLTFDocumentLoader::Animation::Channel::Sampler

Definition at line 422 of file vtkGLTFDocumentLoader.h.

◆ TargetNode

int vtkGLTFDocumentLoader::Animation::Channel::TargetNode

Definition at line 423 of file vtkGLTFDocumentLoader.h.

◆ TargetPath

PathType vtkGLTFDocumentLoader::Animation::Channel::TargetPath

Definition at line 424 of file vtkGLTFDocumentLoader.h.


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