
#include <cgltf.h>
Collaboration diagram for cgltf_animation_sampler:Public Attributes | |
| cgltf_accessor * | input |
| cgltf_accessor * | output |
| cgltf_interpolation_type | interpolation |
| cgltf_extras | extras |
| cgltf_size | extensions_count |
| cgltf_extension * | extensions |
| cgltf_extension* cgltf_animation_sampler::extensions |
| cgltf_size cgltf_animation_sampler::extensions_count |
| cgltf_extras cgltf_animation_sampler::extras |
| cgltf_accessor* cgltf_animation_sampler::input |
| cgltf_interpolation_type cgltf_animation_sampler::interpolation |
| cgltf_accessor* cgltf_animation_sampler::output |
