|
HDK
|
#include "GLTFZ_API.h"#include "GLTF_Types.h"#include <CL/CL_SimpleChannel.h>#include <UT/UT_Array.h>#include <UT/UT_Quaternion.h>#include <UT/UT_Set.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_Vector3.h>
Include dependency graph for GLTF_Channel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GLTF_AnimChannelSource |
| class | GLTF_ObjectSource |
| struct | GLTF_Channel |
|
strong |
| Enumerator | |
|---|---|
| Translation | |
| Rotation | |
| Scale | |
| Weight | |
Definition at line 16 of file GLTF_Channel.h.
|
strong |
| Enumerator | |
|---|---|
| Constant | |
| Linear | |
| Cubic | |
Definition at line 24 of file GLTF_Channel.h.