|
VTK
9.0.1
|
#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 |
Definition at line 426 of file vtkGLTFDocumentLoader.h.
|
strong |
| Enumerator | |
|---|---|
| ROTATION | |
| TRANSLATION | |
| SCALE | |
| WEIGHTS | |
Definition at line 428 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Animation::Channel::Sampler |
Definition at line 435 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Animation::Channel::TargetNode |
Definition at line 436 of file vtkGLTFDocumentLoader.h.
| PathType vtkGLTFDocumentLoader::Animation::Channel::TargetPath |
Definition at line 437 of file vtkGLTFDocumentLoader.h.
1.8.17