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

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_animation_samplersamplers
 
cgltf_size samplers_count
 
cgltf_animation_channelchannels
 
cgltf_size channels_count
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 743 of file cgltf.h.

Member Data Documentation

cgltf_animation_channel * cgltf_animation::channels

Definition at line 747 of file cgltf.h.

cgltf_size cgltf_animation::channels_count

Definition at line 748 of file cgltf.h.

cgltf_extension * cgltf_animation::extensions

Definition at line 751 of file cgltf.h.

cgltf_size cgltf_animation::extensions_count

Definition at line 750 of file cgltf.h.

cgltf_extras cgltf_animation::extras

Definition at line 749 of file cgltf.h.

char * cgltf_animation::name

Definition at line 744 of file cgltf.h.

cgltf_animation_sampler * cgltf_animation::samplers

Definition at line 745 of file cgltf.h.

cgltf_size cgltf_animation::samplers_count

Definition at line 746 of file cgltf.h.


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