|
HDK
|
This is the complete list of members for GLTF_Animation, including all inherited members.
| addChannel(const GLTF_Index node_target, const GLTF_ChannelTarget anim_target, const GLTF_Interpolation interpolation, const UT_SharedPtr< GLTF_AnimChannelSource > &anim_source) | GLTF_Animation | |
| getChannel(int i) | GLTF_Animation | inline |
| getChannel(int i) const | GLTF_Animation | inline |
| getEnd() const | GLTF_Animation | inline |
| getId() const | GLTF_Animation | inline |
| getName() const | GLTF_Animation | inline |
| getNumChannels() const | GLTF_Animation | inline |
| getStart() const | GLTF_Animation | inline |
| setId(const GLTF_Index id) | GLTF_Animation | inline |
| setName(const char *name) | GLTF_Animation | inline |
| setNumChannels(int num) | GLTF_Animation | inline |
| setTimeRange(const fpreal begin, const fpreal end) | GLTF_Animation | inline |