HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_animation_sampler Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_accessorinput
 
cgltf_accessoroutput
 
cgltf_interpolation_type interpolation
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 725 of file cgltf.h.

Member Data Documentation

cgltf_extension * cgltf_animation_sampler::extensions

Definition at line 731 of file cgltf.h.

cgltf_size cgltf_animation_sampler::extensions_count

Definition at line 730 of file cgltf.h.

cgltf_extras cgltf_animation_sampler::extras

Definition at line 729 of file cgltf.h.

cgltf_accessor * cgltf_animation_sampler::input

Definition at line 726 of file cgltf.h.

cgltf_interpolation_type cgltf_animation_sampler::interpolation

Definition at line 728 of file cgltf.h.

cgltf_accessor * cgltf_animation_sampler::output

Definition at line 727 of file cgltf.h.


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