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 688 of file cgltf.h.

Member Data Documentation

cgltf_extension* cgltf_animation_sampler::extensions

Definition at line 694 of file cgltf.h.

cgltf_size cgltf_animation_sampler::extensions_count

Definition at line 693 of file cgltf.h.

cgltf_extras cgltf_animation_sampler::extras

Definition at line 692 of file cgltf.h.

cgltf_accessor* cgltf_animation_sampler::input

Definition at line 689 of file cgltf.h.

cgltf_interpolation_type cgltf_animation_sampler::interpolation

Definition at line 691 of file cgltf.h.

cgltf_accessor* cgltf_animation_sampler::output

Definition at line 690 of file cgltf.h.


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