gKit2 light
Public Attributes | List of all members
cgltf_animation_sampler Struct Reference

Public Attributes

cgltf_accessorinput
 
cgltf_accessoroutput
 
cgltf_interpolation_type interpolation
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 671 of file cgltf.h.

Member Data Documentation

◆ input

cgltf_accessor* cgltf_animation_sampler::input

Definition at line 672 of file cgltf.h.

◆ output

cgltf_accessor* cgltf_animation_sampler::output

Definition at line 673 of file cgltf.h.

◆ interpolation

cgltf_interpolation_type cgltf_animation_sampler::interpolation

Definition at line 674 of file cgltf.h.

◆ extras

cgltf_extras cgltf_animation_sampler::extras

Definition at line 675 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_animation_sampler::extensions_count

Definition at line 676 of file cgltf.h.

◆ extensions

cgltf_extension* cgltf_animation_sampler::extensions

Definition at line 677 of file cgltf.h.


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